Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddrbd_limits.h162 #define DRBD_ON_CONGESTION_DEF OC_BLOCK
Ddrbd.h100 OC_BLOCK, enumerator
/linux-4.4.14/drivers/block/drbd/
Ddrbd_req.c1008 on_congestion = nc ? nc->on_congestion : OC_BLOCK; in maybe_pull_ahead()
1010 if (on_congestion == OC_BLOCK || in maybe_pull_ahead()
Ddrbd_nl.c2038 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) in _check_net_options()