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