Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dxdr4.h279 struct svc_fh * rd_fhp; /* response */ member
289 struct svc_fh * rd_fhp; /* response */ member
Dnfs4xdr.c2839 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_dirent_fattr()
2844 dentry = lookup_one_len(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
3369 d_inode(read->rd_fhp->fh_dentry)->i_size); in nfsd4_encode_splice_read()
3446 d_inode(read->rd_fhp->fh_dentry)->i_size); in nfsd4_encode_readv()
3615 nfserr = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, in nfsd4_encode_readdir()
Dnfs4proc.c786 read->rd_fhp = &cstate->current_fh; in nfsd4_read()
811 readdir->rd_fhp = &cstate->current_fh; in nfsd4_readdir()