Home
last modified time | relevance | path

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

/fs/nfsd/
Dvfs.h74 __be32 nfsd_get_tmp_read_open(struct svc_rqst *, struct svc_fh *,
Dvfs.c953 __be32 nfsd_get_tmp_read_open(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_tmp_read_open() function
999 err = nfsd_get_tmp_read_open(rqstp, fhp, &file, &ra); in nfsd_read()
Dnfs4xdr.c3263 err = nfsd_get_tmp_read_open(resp->rqstp, read->rd_fhp, in nfsd4_encode_read()