Searched refs:rd_filp (Results 1 – 3 of 3) sorted by relevance
696 read->rd_filp = NULL; in nfsd4_read()703 RD_STATE, &read->rd_filp))) { in nfsd4_read()707 if (read->rd_filp) in nfsd4_read()708 get_file(read->rd_filp); in nfsd4_read()1297 if (op->opnum == OP_READ && op->u.read.rd_filp) in nfsd4_proc_compound()1298 fput(op->u.read.rd_filp); in nfsd4_proc_compound()
272 struct file *rd_filp; member
2929 nfserr = nfsd_read_file(read->rd_rqstp, read->rd_fhp, read->rd_filp, in nfsd4_encode_read()