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