Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h133 __be32 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dnfsproc.c260 resp->status = nfsd_write(rqstp, &resp->fh, argp->offset, in nfsd_proc_write()
H A Dnfs3proc.c237 resp->status = nfsd_write(rqstp, &resp->fh, argp->offset, in nfsd3_proc_write()
H A Dvfs.c1614 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_write() function