Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs2acl.c104 struct nfsd_attrstat *resp) in nfsacld_proc_setacl()
137 struct nfsd_fhandle *argp, struct nfsd_attrstat *resp) in nfsacld_proc_getattr()
290 struct nfsd_attrstat *resp) in nfsaclsvc_encode_attrstatres()
318 struct nfsd_attrstat *resp) in nfsaclsvc_release_attrstat()
334 #define nfsd3_attrstatres 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()
158 struct nfsd_attrstat *resp) in nfsd_proc_write()
542 .pc_ressize = sizeof(struct nfsd_attrstat),
552 .pc_ressize = sizeof(struct nfsd_attrstat),
607 .pc_ressize = sizeof(struct nfsd_attrstat),
Dxdr.h83 struct nfsd_attrstat { struct
157 int nfssvc_encode_attrstat(struct svc_rqst *, __be32 *, struct nfsd_attrstat *);
Dnfsxdr.c417 struct nfsd_attrstat *resp) in nfssvc_encode_attrstat()