FATTR4_WORD0_SIZE   49 fs/nfs/callback_proc.c 	res->bitmap[0] = (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE) &
FATTR4_WORD0_SIZE  218 fs/nfs/callback_xdr.c #define CB_SUPPORTED_ATTR0 (FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE)
FATTR4_WORD0_SIZE  267 fs/nfs/callback_xdr.c 	if (!(bitmap[0] & FATTR4_WORD0_SIZE))
FATTR4_WORD0_SIZE   88 fs/nfs/nfs4proc.c 	| FATTR4_WORD0_SIZE
FATTR4_WORD0_SIZE  127 fs/nfs/nfs4proc.c 	| FATTR4_WORD0_SIZE
FATTR4_WORD0_SIZE  673 fs/nfs/nfs4xdr.c 		bmval0 |= FATTR4_WORD0_SIZE;
FATTR4_WORD0_SIZE 2340 fs/nfs/nfs4xdr.c 	if (unlikely(bitmap[0] & (FATTR4_WORD0_SIZE - 1U)))
FATTR4_WORD0_SIZE 2342 fs/nfs/nfs4xdr.c 	if (likely(bitmap[0] & FATTR4_WORD0_SIZE)) {
FATTR4_WORD0_SIZE 2345 fs/nfs/nfs4xdr.c 		bitmap[0] &= ~FATTR4_WORD0_SIZE;
FATTR4_WORD0_SIZE  276 fs/nfsd/nfs4xdr.c 	if (bmval[0] & FATTR4_WORD0_SIZE) {
FATTR4_WORD0_SIZE 1526 fs/nfsd/nfs4xdr.c 	if (bmval0 & FATTR4_WORD0_SIZE) {
FATTR4_WORD0_SIZE  306 include/linux/nfsd/nfsd.h  | FATTR4_WORD0_CHANGE          | FATTR4_WORD0_SIZE         | FATTR4_WORD0_LINK_SUPPORT     \
FATTR4_WORD0_SIZE  330 include/linux/nfsd/nfsd.h (FATTR4_WORD0_SIZE              | FATTR4_WORD0_ACL                                         )