Searched defs:nfsd3_getaclres (Results 1 – 2 of 2) 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;
222 struct nfsd3_getaclres { struct223 __be32 status;224 struct svc_fh fh;225 int mask;226 struct posix_acl *acl_access;227 struct posix_acl *acl_default;228 struct kstat stat;