Home
last modified time | relevance | path

Searched refs:WO_DRAIN_IO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Ddrbd.h366 WO_DRAIN_IO, enumerator
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_proc.c226 [WO_DRAIN_IO] = 'd', in drbd_seq_show()
H A Ddrbd_receiver.c1348 drbd_bump_write_ordering(connection->resource, NULL, WO_DRAIN_IO); in drbd_flush()
1437 wo = WO_DRAIN_IO; in max_allowed_wo()
1438 if (wo == WO_DRAIN_IO && !dc->disk_drain) in max_allowed_wo()
1456 [WO_DRAIN_IO] = "drain", in drbd_bump_write_ordering()
1791 case WO_DRAIN_IO: in receive_Barrier()