Home
last modified time | relevance | path

Searched defs:nfsd3_getaclres (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/nfsd/
Dxdr3.h228 struct nfsd3_getaclres { struct
229 __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;