Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
Dmdc_request.c774 if (repbody->valid & OBD_MD_FLGETATTRLOCK) in mdc_close_handle_reply()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1707 #define OBD_MD_FLGETATTRLOCK (0x0000200000000000ULL) /* Get IOEpoch attributes macro
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1313 LASSERTF(OBD_MD_FLGETATTRLOCK == (0x0000200000000000ULL), "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1314 OBD_MD_FLGETATTRLOCK); in lustre_assert_wire_constants()