Home
last modified time | relevance | path

Searched refs:OC_BLOCK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Ddrbd_limits.h162 #define DRBD_ON_CONGESTION_DEF OC_BLOCK
H A Ddrbd.h80 OC_BLOCK, enumerator
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.c993 on_congestion = nc ? nc->on_congestion : OC_BLOCK; in maybe_pull_ahead()
995 if (on_congestion == OC_BLOCK || in maybe_pull_ahead()
H A Ddrbd_nl.c2275 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) in _check_net_options()