Searched refs:NFS_DFACLCNT (Results 1 – 7 of 7) sorted by relevance
25 #define NFS_DFACLCNT 0x0008 macro
27 #define NFS_DFACLCNT 0x0008 macro
61 if (resp->mask & (NFS_DFACL|NFS_DFACLCNT)) { in nfsd3_proc_getacl()
69 if (resp->mask & (NFS_DFACL|NFS_DFACLCNT)) { in nfsacld_proc_getacl()
81 args.mask |= NFS_DFACLCNT|NFS_DFACL; in nfs3_get_acl()
2369 if (result->mask & ~(NFS_ACL|NFS_ACLCNT|NFS_DFACL|NFS_DFACLCNT)) in decode_getacl3resok()2388 if (result->mask & NFS_DFACLCNT) in decode_getacl3resok()