Home
last modified time | relevance | path

Searched refs:nfsd3_writeres (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/nfsd/
Dxdr3.h155 struct nfsd3_writeres { struct
259 struct nfsd3_writeres writeres;
315 int nfs3svc_encode_writeres(struct svc_rqst *, __be32 *, struct nfsd3_writeres *);
Dnfs3proc.c182 struct nfsd3_writeres *resp) in nfsd3_proc_write()
744 .pc_ressize = sizeof(struct nfsd3_writeres),
Dnfs3xdr.c719 struct nfsd3_writeres *resp) in nfs3svc_encode_writeres()