Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dvfs.h90 __be32 nfsd_write(struct svc_rqst *, struct svc_fh *, loff_t,
Dnfsproc.c239 nfserr = nfsd_write(rqstp, fh_copy(&resp->fh, &argp->fh), in nfsd_proc_write()
Dnfs3proc.c214 nfserr = nfsd_write(rqstp, &resp->fh, argp->offset, in nfsd3_proc_write()
Dvfs.c1078 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_write() function