Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dxdr3.h230 struct nfsd3_getaclres { struct
231 __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;
/kernel/linux/linux-6.6/fs/nfsd/
Dxdr3.h222 struct nfsd3_getaclres { struct
223 __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;