Searched refs:FATTR4_WORD2_XATTR_SUPPORT (Results 1 – 5 of 5) sorted by relevance
464 #define FATTR4_WORD2_XATTR_SUPPORT (1UL << 18) macro
417 FATTR4_WORD2_XATTR_SUPPORT)
3382 if (bmval2 & FATTR4_WORD2_XATTR_SUPPORT) { in nfsd4_encode_fattr()
4283 if (unlikely(bitmap[2] & (FATTR4_WORD2_XATTR_SUPPORT - 1U))) in decode_attr_xattrsupport()4285 if (likely(bitmap[2] & FATTR4_WORD2_XATTR_SUPPORT)) { in decode_attr_xattrsupport()4290 bitmap[2] &= ~FATTR4_WORD2_XATTR_SUPPORT; in decode_attr_xattrsupport()
270 | FATTR4_WORD2_XATTR_SUPPORT3835 #define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_XATTR_SUPPORT - 1UL)