Home
last modified time | relevance | path

Searched refs:old_hdl (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c786 struct lustre_handle old_hdl; in ptlrpc_connect_interpret() local
903 memset(&old_hdl, 0, sizeof(old_hdl)); in ptlrpc_connect_interpret()
904 if (!memcmp(&old_hdl, lustre_msg_get_handle(request->rq_repmsg), in ptlrpc_connect_interpret()
905 sizeof(old_hdl))) { in ptlrpc_connect_interpret()