Searched refs:FATTR4_WORD0_CHANGE (Results 1 – 7 of 7) sorted by relevance
441 #define FATTR4_WORD0_CHANGE (1UL << 3) macro
267 | FATTR4_WORD0_CHANGE | FATTR4_WORD0_SIZE | FATTR4_WORD0_LINK_SUPPORT \
1900 if (bmval0 & FATTR4_WORD0_CHANGE) { in nfsd4_encode_fattr()
445 #define CB_SUPPORTED_ATTR0 (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE)481 if (!(bitmap[0] & FATTR4_WORD0_CHANGE)) in encode_attr_change()
53 res->bitmap[0] = (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE) & in nfs4_callback_getattr()
1463 attrs[0] |= FATTR4_WORD0_TYPE|FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE| in encode_readdir()2902 if (unlikely(bitmap[0] & (FATTR4_WORD0_CHANGE - 1U))) in decode_attr_change()2904 if (likely(bitmap[0] & FATTR4_WORD0_CHANGE)) { in decode_attr_change()2909 bitmap[0] &= ~FATTR4_WORD0_CHANGE; in decode_attr_change()
110 | FATTR4_WORD0_CHANGE150 | FATTR4_WORD0_CHANGE2143 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE; in _nfs4_server_capabilities()