Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dxdr3.h226 struct nfsd3_getaclres { struct
227 __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;