Searched refs:RQ_DROPME (Results 1 – 4 of 4) sorted by relevance
273 #define RQ_DROPME (3) /* drop current reply */ macro
1209 test_bit(RQ_DROPME, &rqstp->rq_flags)) in svc_generic_dispatch()1306 clear_bit(RQ_DROPME, &rqstp->rq_flags); in svc_process_common()
1225 set_bit(RQ_DROPME, &rqstp->rq_flags); in svc_defer()
1038 if (*statp == rpc_drop_reply || test_bit(RQ_DROPME, &rqstp->rq_flags)) in nfsd_dispatch()