Home
last modified time | relevance | path

Searched refs:nfsd_read (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h103 __be32 nfsd_read(struct svc_rqst *, struct svc_fh *,
H A Dnfsproc.c195 resp->status = nfsd_read(rqstp, fh_copy(&resp->fh, &argp->fh), in nfsd_proc_read()
H A Dnfs3proc.c163 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd3_proc_read()
H A Dvfs.c1075 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read() function
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h117 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dnfsproc.c197 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd_proc_read()
H A Dnfs3proc.c177 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd3_proc_read()
H A Dvfs.c1199 * nfsd_read - Read data from a file
1214 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read() function

Completed in 13 milliseconds