Searched refs:FATTR4_WORD0_SIZE (Results 1 – 7 of 7) sorted by relevance
308 | FATTR4_WORD0_CHANGE | FATTR4_WORD0_SIZE | FATTR4_WORD0_LINK_SUPPORT \386 (FATTR4_WORD0_SIZE | FATTR4_WORD0_ACL)
301 if (bmval[0] & FATTR4_WORD0_SIZE) { in nfsd4_decode_fattr()2414 if (bmval0 & FATTR4_WORD0_SIZE) { in nfsd4_encode_fattr()
364 #define FATTR4_WORD0_SIZE (1UL << 4) macro
543 #define CB_SUPPORTED_ATTR0 (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE)592 if (!(bitmap[0] & FATTR4_WORD0_SIZE)) in encode_attr_size()
56 res->bitmap[0] = (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE) & in nfs4_callback_getattr()
1022 bmval[0] |= FATTR4_WORD0_SIZE; in encode_attrs()1087 if (bmval[0] & FATTR4_WORD0_SIZE) in encode_attrs()1566 attrs[0] |= FATTR4_WORD0_TYPE|FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE| in encode_readdir()3241 if (unlikely(bitmap[0] & (FATTR4_WORD0_SIZE - 1U))) in decode_attr_size()3243 if (likely(bitmap[0] & FATTR4_WORD0_SIZE)) { in decode_attr_size()3248 bitmap[0] &= ~FATTR4_WORD0_SIZE; in decode_attr_size()
178 | FATTR4_WORD0_SIZE199 | FATTR4_WORD0_SIZE247 | FATTR4_WORD0_SIZE2945 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE; in _nfs4_server_capabilities()