Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dnfs2acl.c100 struct nfsd_attrstat *resp) in nfsacld_proc_setacl()
130 struct nfsd_fhandle *argp, struct nfsd_attrstat *resp) in nfsacld_proc_getattr()
276 struct nfsd_attrstat *resp) in nfsaclsvc_encode_attrstatres()
304 struct nfsd_attrstat *resp) in nfsaclsvc_release_attrstat()
320 #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()
47 struct nfsd_attrstat *resp) in nfsd_proc_getattr()
64 struct nfsd_attrstat *resp) in nfsd_proc_setattr()
164 struct nfsd_attrstat *resp) in nfsd_proc_write()
541 .pc_ressize = sizeof(struct nfsd_attrstat),
551 .pc_ressize = sizeof(struct nfsd_attrstat),
606 .pc_ressize = sizeof(struct nfsd_attrstat),
Dnfsxdr.c415 struct nfsd_attrstat *resp) in nfssvc_encode_attrstat()