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)
302 if (bmval[0] & FATTR4_WORD0_SIZE) { in nfsd4_decode_fattr()2424 if (bmval0 & FATTR4_WORD0_SIZE) { in nfsd4_encode_fattr()
365 #define FATTR4_WORD0_SIZE (1UL << 4) macro
539 #define CB_SUPPORTED_ATTR0 (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE)588 if (!(bitmap[0] & FATTR4_WORD0_SIZE)) in encode_attr_size()
57 res->bitmap[0] = (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE) & in nfs4_callback_getattr()
1026 bmval[0] |= FATTR4_WORD0_SIZE; in encode_attrs()1102 if (bmval[0] & FATTR4_WORD0_SIZE) in encode_attrs()1581 attrs[0] |= FATTR4_WORD0_TYPE|FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE| in encode_readdir()3255 if (unlikely(bitmap[0] & (FATTR4_WORD0_SIZE - 1U))) in decode_attr_size()3257 if (likely(bitmap[0] & FATTR4_WORD0_SIZE)) { in decode_attr_size()3262 bitmap[0] &= ~FATTR4_WORD0_SIZE; in decode_attr_size()
177 | FATTR4_WORD0_SIZE198 | FATTR4_WORD0_SIZE247 | FATTR4_WORD0_SIZE3096 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE; in _nfs4_server_capabilities()