Home
last modified time | relevance | path

Searched refs:nfsd_readv (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/nfsd/
Dvfs.h84 __be32 nfsd_readv(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dvfs.c918 __be32 nfsd_readv(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_readv() function
1047 err = nfsd_readv(rqstp, fhp, file, offset, vec, vlen, count); in nfsd_read()
Dnfs4xdr.c3549 nfserr = nfsd_readv(resp->rqstp, read->rd_fhp, file, read->rd_offset, in nfsd4_encode_readv()