FATTR4_WORD0_ACL 1484 fs/nfs/nfs4proc.c 		if (res.attr_bitmask[0] & FATTR4_WORD0_ACL)
FATTR4_WORD0_ACL 1275 fs/nfs/nfs4xdr.c 	WRITE32(FATTR4_WORD0_ACL);
FATTR4_WORD0_ACL 1918 fs/nfs/nfs4xdr.c 	status = encode_getattr_two(&xdr, FATTR4_WORD0_ACL, 0);
FATTR4_WORD0_ACL 3684 fs/nfs/nfs4xdr.c 	if (unlikely(bitmap[0] & (FATTR4_WORD0_ACL - 1U)))
FATTR4_WORD0_ACL 3686 fs/nfs/nfs4xdr.c 	if (likely(bitmap[0] & FATTR4_WORD0_ACL)) {
FATTR4_WORD0_ACL  282 fs/nfsd/nfs4xdr.c 	if (bmval[0] & FATTR4_WORD0_ACL) {
FATTR4_WORD0_ACL 1459 fs/nfsd/nfs4xdr.c 	if (bmval0 & (FATTR4_WORD0_ACL | FATTR4_WORD0_ACLSUPPORT
FATTR4_WORD0_ACL 1463 fs/nfsd/nfs4xdr.c 		if (bmval0 & FATTR4_WORD0_ACL) {
FATTR4_WORD0_ACL 1465 fs/nfsd/nfs4xdr.c 				bmval0 &= ~FATTR4_WORD0_ACL;
FATTR4_WORD0_ACL 1491 fs/nfsd/nfs4xdr.c 			word0 &= ~FATTR4_WORD0_ACL;
FATTR4_WORD0_ACL 1583 fs/nfsd/nfs4xdr.c 	if (bmval0 & FATTR4_WORD0_ACL) {
FATTR4_WORD0_ACL  314 include/linux/nfsd/nfsd.h  | FATTR4_WORD0_MAXREAD         | FATTR4_WORD0_MAXWRITE     | FATTR4_WORD0_ACL)
FATTR4_WORD0_ACL  330 include/linux/nfsd/nfsd.h (FATTR4_WORD0_SIZE              | FATTR4_WORD0_ACL                                         )