Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Ddrbd_limits.h162 #define DRBD_ON_CONGESTION_DEF OC_BLOCK
Ddrbd.h80 OC_BLOCK, enumerator
/linux-6.12.1/drivers/block/drbd/
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()
Ddrbd_nl.c2266 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) in _check_net_options()