Searched refs:imp_remote_handle (Results 1 – 4 of 4) sorted by relevance
659 if (!lustre_handle_is_used(&imp->imp_remote_handle)) in ptlrpc_connect_import()882 imp->imp_remote_handle = in ptlrpc_connect_interpret()914 if (memcmp(&imp->imp_remote_handle, in ptlrpc_connect_interpret()916 sizeof(imp->imp_remote_handle))) { in ptlrpc_connect_interpret()931 imp->imp_remote_handle.cookie, in ptlrpc_connect_interpret()939 imp->imp_remote_handle.cookie, in ptlrpc_connect_interpret()944 imp->imp_remote_handle = in ptlrpc_connect_interpret()978 imp->imp_remote_handle = in ptlrpc_connect_interpret()985 imp->imp_remote_handle = in ptlrpc_connect_interpret()1496 memset(&imp->imp_remote_handle, 0, sizeof(imp->imp_remote_handle)); in ptlrpc_disconnect_import()
520 &request->rq_import->imp_remote_handle); in ptl_send_rpc()
1088 if ((lustre_handle_is_used(&req->rq_import->imp_remote_handle)) && in ptlrpc_console_allow()
248 struct lustre_handle imp_remote_handle; member