Searched refs:FATTR4_WORD0_CHANGE (Results 1 – 7 of 7) sorted by relevance
389 #define FATTR4_WORD0_CHANGE (1UL << 3) macro
314 | FATTR4_WORD0_CHANGE | FATTR4_WORD0_SIZE | FATTR4_WORD0_LINK_SUPPORT \
2546 if (bmval0 & FATTR4_WORD0_CHANGE) { in nfsd4_encode_fattr()
61 res->bitmap[0] = (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE) & in nfs4_callback_getattr()
613 if (!(bitmap[0] & FATTR4_WORD0_CHANGE)) in encode_attr_change()
192 | FATTR4_WORD0_CHANGE213 | FATTR4_WORD0_CHANGE263 FATTR4_WORD0_CHANGE296 dst[0] &= ~FATTR4_WORD0_CHANGE; in nfs4_bitmap_copy_adjust()3664 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE; in _nfs4_server_capabilities()
1602 attrs[0] |= FATTR4_WORD0_TYPE|FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE| in encode_readdir()3350 if (unlikely(bitmap[0] & (FATTR4_WORD0_CHANGE - 1U))) in decode_attr_change()3352 if (likely(bitmap[0] & FATTR4_WORD0_CHANGE)) { in decode_attr_change()3357 bitmap[0] &= ~FATTR4_WORD0_CHANGE; in decode_attr_change()