Searched refs:LUSTRE_DLM_VERSION (Results 1 – 4 of 4) sorted by relevance
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 638 return ldlm_prep_elc_req(exp, req, LUSTRE_DLM_VERSION, LDLM_ENQUEUE, in ldlm_prep_enqueue_req() 712 LUSTRE_DLM_VERSION, in ldlm_cli_enqueue() 902 rc = ptlrpc_request_pack(req, LUSTRE_DLM_VERSION, LDLM_CANCEL); in ldlm_cli_cancel_req() 1884 LUSTRE_DLM_VERSION, LDLM_ENQUEUE); in replay_one_lock()
|
/drivers/staging/lustre/lustre/mgc/ |
D | mgc_request.c | 884 &RQF_LDLM_ENQUEUE, LUSTRE_DLM_VERSION, in mgc_enqueue()
|
/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 167 #define LUSTRE_DLM_VERSION 0x00040000 macro
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | wiretest.c | 829 LASSERTF(LUSTRE_DLM_VERSION == 0x00040000, "found 0x%.8x\n", in lustre_assert_wire_constants() 830 LUSTRE_DLM_VERSION); in lustre_assert_wire_constants()
|