Searched refs:nfsd_write (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/fs/nfsd/ |
D | vfs.h | 120 __be32 nfsd_write(struct svc_rqst *, struct svc_fh *, loff_t,
|
D | nfsproc.c | 231 resp->status = nfsd_write(rqstp, fh_copy(&resp->fh, &argp->fh), in nfsd_proc_write()
|
D | nfs3proc.c | 208 resp->status = nfsd_write(rqstp, &resp->fh, argp->offset, in nfsd3_proc_write()
|
D | vfs.c | 1243 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_write() function
|