Searched refs:RQ_UNPLUG (Results 1 – 3 of 3) sorted by relevance
247 #define RQ_UNPLUG (1UL << __RQ_UNPLUG) macro
1460 bool do_send_unplug = req->rq_state & RQ_UNPLUG; in w_send_dblock()1493 bool do_send_unplug = req->rq_state & RQ_UNPLUG; in w_send_read_req()
1290 req->rq_state |= RQ_UNPLUG; in drbd_unplug()