Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dxdr4.h308 struct svc_fh *rd_fhp; /* response */ member
319 struct svc_fh * rd_fhp; /* response */ member
Dnfs4xdr.c3536 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_dirent_fattr()
3541 dentry = lookup_positive_unlocked(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
3658 if (cd->rd_fhp->fh_export->ex_flags & NFSEXP_V4ROOT) in nfsd4_encode_dirent()
4072 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()
4124 nfserr = nfsd_iter_read(resp->rqstp, read->rd_fhp, file, in nfsd4_encode_readv()
4280 nfserr = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, in nfsd4_encode_readdir()
Dnfs4proc.c982 read->rd_fhp = &cstate->current_fh; in nfsd4_read()
992 trace_nfsd_read_done(u->read.rd_rqstp, u->read.rd_fhp, in nfsd4_read_release()
1018 readdir->rd_fhp = &cstate->current_fh; in nfsd4_readdir()