Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpinger.c67 LUSTRE_OBD_VERSION, OBD_PING); in ptlrpc_prep_ping()
Dlproc_ptlrpc.c116 { OBD_PING, "obd_ping" },
Dnrs.c836 if (opc != OBD_PING) in ptlrpc_nrs_hpreq_add_nolock()
Dclient.c1072 DEBUG_REQ(lustre_msg_get_opc(req->rq_reqmsg) == OBD_PING ? in ptlrpc_import_delay_req()
1304 if (lustre_msg_get_opc(req->rq_reqmsg) != OBD_PING) in after_reply()
Dservice.c1560 (opc == OBD_PING || opc == MDS_CONNECT || opc == OST_CONNECT)) in ptlrpc_hpreq_handler()
1955 if (lustre_msg_get_opc(request->rq_reqmsg) != OBD_PING) in ptlrpc_server_handle_request()
Dimport.c1255 OBD_PING); in signal_completed_replay()
Dwiretest.c345 LASSERTF(OBD_PING == 400, "found %lld\n", in lustre_assert_wire_constants()
346 (long long)OBD_PING); in lustre_assert_wire_constants()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h2943 OBD_PING = 400, enumerator
2949 #define OBD_FIRST_OPC OBD_PING