Home
last modified time | relevance | path

Searched refs:DLM_INTENT_REC_OFF (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_locks.c262 rc = sptlrpc_cli_enlarge_reqbuf(req, DLM_INTENT_REC_OFF + 4, in mdc_realloc_openmsg()
266 DLM_INTENT_REC_OFF + 4, body->eadatasize); in mdc_realloc_openmsg()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1149 #define DLM_INTENT_REC_OFF 3 /* intent lock record offset */ macro
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c813 LASSERTF(DLM_INTENT_REC_OFF == 3, "found %lld\n", in lustre_assert_wire_constants()
814 (long long)DLM_INTENT_REC_OFF); in lustre_assert_wire_constants()