Searched refs:LUSTRE_OBD_VERSION (Results 1 – 4 of 4) sorted by relevance
703 rc = ptlrpc_request_bufs_pack(request, LUSTRE_OBD_VERSION, in ptlrpc_connect_import()1254 req = ptlrpc_request_alloc_pack(imp, &RQF_OBD_PING, LUSTRE_OBD_VERSION, in signal_completed_replay()1480 LUSTRE_OBD_VERSION, rq_opc); in ptlrpc_disconnect_import()
67 LUSTRE_OBD_VERSION, OBD_PING); in ptlrpc_prep_ping()
825 LASSERTF(LUSTRE_OBD_VERSION == 0x00010000, "found 0x%.8x\n", in lustre_assert_wire_constants()826 LUSTRE_OBD_VERSION); in lustre_assert_wire_constants()
166 #define LUSTRE_OBD_VERSION 0x00010000 macro