Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h128 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dnfsproc.c227 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd_proc_read()
H A Dnfs3proc.c208 resp->status = nfsd_read(rqstp, &resp->fh, argp->offset, in nfsd3_proc_read()
H A Dvfs.c1300 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read() function