Home
last modified time | relevance | path

Searched refs:nfsd_attrstat (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/nfsd/
Dnfs2acl.c92 struct nfsd_attrstat *resp) in nfsacld_proc_setacl()
145 struct nfsd_fhandle *argp, struct nfsd_attrstat *resp) in nfsacld_proc_getattr()
300 struct nfsd_attrstat *resp) in nfsaclsvc_encode_attrstatres()
328 struct nfsd_attrstat *resp) in nfsaclsvc_release_attrstat()
344 #define nfsd3_attrstatres nfsd_attrstat
Dxdr.h83 struct nfsd_attrstat { struct
157 int nfssvc_encode_attrstat(struct svc_rqst *, __be32 *, struct nfsd_attrstat *);
Dnfsproc.c26 nfsd_return_attrs(__be32 err, struct nfsd_attrstat *resp) in nfsd_return_attrs()
43 struct nfsd_attrstat *resp) in nfsd_proc_getattr()
60 struct nfsd_attrstat *resp) in nfsd_proc_setattr()
206 struct nfsd_attrstat *resp) in nfsd_proc_write()
591 .pc_ressize = sizeof(struct nfsd_attrstat),
601 .pc_ressize = sizeof(struct nfsd_attrstat),
656 .pc_ressize = sizeof(struct nfsd_attrstat),
Dnfsxdr.c419 struct nfsd_attrstat *resp) in nfssvc_encode_attrstat()