Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h1216 #define OBD_CONNECT_ATTRFID 0x4000ULL /*Server can GetAttr By Fid*/ macro
1283 OBD_CONNECT_NODEVOH | OBD_CONNECT_ATTRFID | \
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_lib.c182 OBD_CONNECT_ATTRFID | in client_common_fill_super()
Dfile.c2879 if (exp_connect_flags(exp) & OBD_CONNECT_ATTRFID) { in __ll_inode_revalidate()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1031 LASSERTF(OBD_CONNECT_ATTRFID == 0x4000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()
1032 OBD_CONNECT_ATTRFID); in lustre_assert_wire_constants()