Searched refs:imp_remote_handle (Results 1 – 4 of 4) sorted by relevance
667 if (!lustre_handle_is_used(&imp->imp_remote_handle)) in ptlrpc_connect_import()891 imp->imp_remote_handle = in ptlrpc_connect_interpret()923 if (memcmp(&imp->imp_remote_handle, in ptlrpc_connect_interpret()925 sizeof(imp->imp_remote_handle))) { in ptlrpc_connect_interpret()940 imp->imp_remote_handle.cookie, in ptlrpc_connect_interpret()948 imp->imp_remote_handle.cookie, in ptlrpc_connect_interpret()954 imp->imp_remote_handle = in ptlrpc_connect_interpret()988 imp->imp_remote_handle = in ptlrpc_connect_interpret()995 imp->imp_remote_handle = in ptlrpc_connect_interpret()1506 memset(&imp->imp_remote_handle, 0, sizeof(imp->imp_remote_handle)); in ptlrpc_disconnect_import()
524 &request->rq_import->imp_remote_handle); in ptl_send_rpc()
1130 if ((lustre_handle_is_used(&req->rq_import->imp_remote_handle)) && in ptlrpc_console_allow()
250 struct lustre_handle imp_remote_handle; member