Searched refs:RQ_DROPME (Results 1 – 4 of 4) sorted by relevance
273 #define RQ_DROPME (3) /* drop current reply */ macro
1034 if (*statp == rpc_drop_reply || test_bit(RQ_DROPME, &rqstp->rq_flags)) in nfsd_dispatch()
1226 set_bit(RQ_DROPME, &rqstp->rq_flags); in svc_defer()
1267 clear_bit(RQ_DROPME, &rqstp->rq_flags); in svc_process_common()
Completed in 13 milliseconds