Home
last modified time | relevance | path

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

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