Searched refs:nfsd_read (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
D | vfs.h | 103 __be32 nfsd_read(struct svc_rqst *, struct svc_fh *,
|
D | nfsproc.c | 195 resp->status = nfsd_read(rqstp, fh_copy(&resp->fh, &argp->fh), in nfsd_proc_read()
|
D | nfs3proc.c | 163 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd3_proc_read()
|
D | vfs.c | 1062 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read() function
|