Searched defs:nfsd3_getaclres (Results 1 – 1 of 1) sorted by relevance
230 struct nfsd3_getaclres { struct231 __be32 status;232 struct svc_fh fh;233 int mask;234 struct posix_acl *acl_access;235 struct posix_acl *acl_default;236 struct kstat stat;