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