Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h430 struct svc_rqst *rd_rqstp; /* response */ member
454 struct svc_rqst *rd_rqstp; /* response */ member
H A Dnfs4xdr.c4589 err = nfsd_cross_mnt(cd->rd_rqstp, &dentry, &exp); in nfsd4_encode_entry4_fattr()
4594 nfserr = check_nfsd_access(exp, cd->rd_rqstp, false); in nfsd4_encode_entry4_fattr()
4606 nfserr = nfsd4_encode_fattr4(cd->rd_rqstp, cd->xdr, NULL, exp, dentry, in nfsd4_encode_entry4_fattr()
5178 nfserr = nfsd_splice_read(read->rd_rqstp, read->rd_fhp, in nfsd4_encode_splice_read()
5184 svcxdr_encode_opaque_pages(read->rd_rqstp, xdr, buf->pages, in nfsd4_encode_splice_read()
5186 status = svc_encode_result_payload(read->rd_rqstp, in nfsd4_encode_splice_read()
5385 status = nfsd_readdir(readdir->rd_rqstp, readdir->rd_fhp, &offset, in nfsd4_encode_dirlist4()
H A Dnfs4proc.c1059 read->rd_rqstp = rqstp; in nfsd4_read()
1069 trace_nfsd_read_done(u->read.rd_rqstp, u->read.rd_fhp, in nfsd4_read_release()
1099 readdir->rd_rqstp = rqstp; in nfsd4_readdir()