Searched refs:FATTR4_WORD0_SIZE (Results 1 – 7 of 7) sorted by relevance
407 | FATTR4_WORD0_CHANGE | FATTR4_WORD0_SIZE | FATTR4_WORD0_LINK_SUPPORT \518 (FATTR4_WORD0_SIZE | FATTR4_WORD0_ACL)
105 if (bitmap[0] & FATTR4_WORD0_SIZE) in decode_cb_fattr4()394 bmap[0] = FATTR4_WORD0_SIZE; in encode_cb_getattr4args()
527 #define FATTR4_WORD0_SIZE BIT(FATTR4_SIZE) macro
65 res->bitmap[0] = (FATTR4_WORD0_CHANGE | FATTR4_WORD0_SIZE) & in nfs4_callback_getattr()
1098 if ((iap->ia_valid & ATTR_SIZE) && (attrmask[0] & FATTR4_WORD0_SIZE)) { in encode_attrs()1099 bmval[0] |= FATTR4_WORD0_SIZE; in encode_attrs()1164 if (bmval[0] & FATTR4_WORD0_SIZE) in encode_attrs()1615 | FATTR4_WORD0_SIZE in encode_readdir()3414 if (unlikely(bitmap[0] & (FATTR4_WORD0_SIZE - 1U))) in decode_attr_size()3416 if (likely(bitmap[0] & FATTR4_WORD0_SIZE)) { in decode_attr_size()3421 bitmap[0] &= ~FATTR4_WORD0_SIZE; in decode_attr_size()
622 if (!(bitmap[0] & FATTR4_WORD0_SIZE)) in encode_attr_size()
212 | FATTR4_WORD0_SIZE233 | FATTR4_WORD0_SIZE285 | FATTR4_WORD0_SIZE313 dst[0] &= ~FATTR4_WORD0_SIZE; in nfs4_bitmap_copy_adjust()4046 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE; in _nfs4_server_capabilities()5744 bitmask[0] |= FATTR4_WORD0_SIZE; in nfs4_bitmask_set()