Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dnfsd.h103 int nfsd_write(struct svc_rqst *, struct svc_fh *,
/linux-2.4.37.9/fs/nfsd/
Dnfsproc.c177 nfserr = nfsd_write(rqstp, fh_copy(&resp->fh, &argp->fh), in nfsd_proc_write()
Dnfs3proc.c224 nfserr = nfsd_write(rqstp, &resp->fh, in nfsd3_proc_write()
Dvfs.c685 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_write() function