Home
last modified time | relevance | path

Searched refs:RQ_DROPME (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dnfsproc.c239 set_bit(RQ_DROPME, &rqstp->rq_flags); in nfsd_proc_read()
272 set_bit(RQ_DROPME, &rqstp->rq_flags); in nfsd_proc_write()
H A Dnfssvc.c1039 if (test_bit(RQ_DROPME, &rqstp->rq_flags)) in nfsd_dispatch()
/linux/include/linux/sunrpc/
H A Dsvc.h276 RQ_DROPME, /* drop current reply */ enumerator
/linux/net/sunrpc/
H A Dsvc_xprt.c1315 set_bit(RQ_DROPME, &rqstp->rq_flags); in svc_defer()
H A Dsvc.c1441 clear_bit(RQ_DROPME, &rqstp->rq_flags); in svc_process_common()