Home
last modified time | relevance | path

Searched refs:nfsd_read (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/nfsd/
Dvfs.h117 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dnfsproc.c197 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd_proc_read()
Dnfs3proc.c177 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd3_proc_read()
Dvfs.c1214 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read() function