Home
last modified time | relevance | path

Searched refs:LUSTRE_DLM_VERSION (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c638 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/
Dmgc_request.c884 &RQF_LDLM_ENQUEUE, LUSTRE_DLM_VERSION, in mgc_enqueue()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h167 #define LUSTRE_DLM_VERSION 0x00040000 macro
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c829 LASSERTF(LUSTRE_DLM_VERSION == 0x00040000, "found 0x%.8x\n", in lustre_assert_wire_constants()
830 LUSTRE_DLM_VERSION); in lustre_assert_wire_constants()