Searched refs:RQ_DROPME (Results 1 – 5 of 5) sorted by relevance
253 RQ_DROPME, /* drop current reply */ enumerator
231 set_bit(RQ_DROPME, &rqstp->rq_flags); in nfsd_proc_read()267 set_bit(RQ_DROPME, &rqstp->rq_flags); in nfsd_proc_write()
1027 if (test_bit(RQ_DROPME, &rqstp->rq_flags)) in nfsd_dispatch()
1216 set_bit(RQ_DROPME, &rqstp->rq_flags); in svc_defer()
1335 clear_bit(RQ_DROPME, &rqstp->rq_flags); in svc_process_common()
Completed in 21 milliseconds