Searched refs:nfsd_write (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/fs/nfsd/ |
D | vfs.h | 85 __be32 nfsd_write(struct svc_rqst *, struct svc_fh *,struct file *,
|
D | nfsproc.c | 168 nfserr = nfsd_write(rqstp, fh_copy(&resp->fh, &argp->fh), NULL, in nfsd_proc_write()
|
D | nfs3proc.c | 195 nfserr = nfsd_write(rqstp, &resp->fh, NULL, in nfsd3_proc_write()
|
D | vfs.c | 1075 nfsd_write(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file *file, in nfsd_write() function
|
D | nfs4proc.c | 1009 status = nfsd_write(rqstp, &cstate->current_fh, filp, in nfsd4_write()
|