Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dxdr4.h278 struct svc_fh * rd_fhp; /* response */ member
288 struct svc_fh * rd_fhp; /* response */ member
Dnfs4xdr.c2823 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_dirent_fattr()
2828 dentry = lookup_one_len(name, cd->rd_fhp->fh_dentry, namlen); in nfsd4_encode_dirent_fattr()
3348 d_inode(read->rd_fhp->fh_dentry)->i_size); in nfsd4_encode_splice_read()
3425 d_inode(read->rd_fhp->fh_dentry)->i_size); in nfsd4_encode_readv()
3446 struct svc_fh *fhp = read->rd_fhp; in nfsd4_encode_read()
3475 err = nfsd_get_tmp_read_open(resp->rqstp, read->rd_fhp, in nfsd4_encode_read()
3595 nfserr = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, in nfsd4_encode_readdir()
Dnfs4proc.c790 read->rd_fhp = &cstate->current_fh; in nfsd4_read()
815 readdir->rd_fhp = &cstate->current_fh; in nfsd4_readdir()