Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RQ_UNPLUG
drivers/block/drbd/drbd_req.c
1286
req->rq_state |= RQ_UNPLUG;
drivers/block/drbd/drbd_worker.c
1442
bool do_send_unplug = req->rq_state & RQ_UNPLUG;
drivers/block/drbd/drbd_worker.c
1475
bool do_send_unplug = req->rq_state & RQ_UNPLUG;