Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfs4proc.c765 read->rd_filp = NULL; in nfsd4_read()
783 RD_STATE, &read->rd_filp))) { in nfsd4_read()
1737 if (op->opnum == OP_READ && op->u.read.rd_filp) in nfsd4_proc_compound()
1738 fput(op->u.read.rd_filp); in nfsd4_proc_compound()
Dxdr4.h275 struct file *rd_filp; member
Dnfs4xdr.c3445 struct file *file = read->rd_filp; in nfsd4_encode_read()
3470 if (read->rd_filp) in nfsd4_encode_read()
3485 if (!read->rd_filp) in nfsd4_encode_read()