Home
last modified time | relevance | path

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

/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;