Searched refs:nfsd_write (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/fs/nfsd/ |
A D | vfs.h | 121 __be32 nfsd_write(struct svc_rqst *, struct svc_fh *, loff_t,
|
A D | nfsproc.c | 243 resp->status = nfsd_write(rqstp, fh_copy(&resp->fh, &argp->fh), in nfsd_proc_write()
|
A D | nfs3proc.c | 220 resp->status = nfsd_write(rqstp, &resp->fh, argp->offset, in nfsd3_proc_write()
|
A D | vfs.c | 1180 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, loff_t offset, in nfsd_write() function
|
Completed in 11 milliseconds