Searched refs:FATTR4_WORD2_XATTR_SUPPORT (Results 1 – 5 of 5) sorted by relevance
465 #define FATTR4_WORD2_XATTR_SUPPORT (1UL << 18) macro
393 FATTR4_WORD2_XATTR_SUPPORT)
3216 if (bmval2 & FATTR4_WORD2_XATTR_SUPPORT) { in nfsd4_encode_fattr()
4217 if (unlikely(bitmap[2] & (FATTR4_WORD2_XATTR_SUPPORT - 1U))) in decode_attr_xattrsupport()4219 if (likely(bitmap[2] & FATTR4_WORD2_XATTR_SUPPORT)) { in decode_attr_xattrsupport()4224 bitmap[2] &= ~FATTR4_WORD2_XATTR_SUPPORT; in decode_attr_xattrsupport()
269 | FATTR4_WORD2_XATTR_SUPPORT3822 #define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_XATTR_SUPPORT - 1UL)