Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dvfs.h67 __be32 nfsd_read(struct svc_rqst *, struct svc_fh *,
Dnfsproc.c147 nfserr = nfsd_read(rqstp, fh_copy(&resp->fh, &argp->fh), in nfsd_proc_read()
Dvfs.c1034 __be32 nfsd_read(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_read() function
1085 err = nfsd_read(rqstp, fhp, offset, vec, vlen, count); in nfsd_read_file()
Dnfs3proc.c171 nfserr = nfsd_read(rqstp, &resp->fh, in nfsd3_proc_read()