Home
last modified time | relevance | path

Searched refs:OC_BLOCK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddrbd_limits.h162 #define DRBD_ON_CONGESTION_DEF OC_BLOCK
H A Ddrbd.h87 OC_BLOCK, enumerator
/kernel/linux/linux-6.6/include/linux/
H A Ddrbd.h80 OC_BLOCK, enumerator
H A Ddrbd_limits.h162 #define DRBD_ON_CONGESTION_DEF OC_BLOCK
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_req.c982 on_congestion = nc ? nc->on_congestion : OC_BLOCK; in maybe_pull_ahead()
984 if (on_congestion == OC_BLOCK || in maybe_pull_ahead()
H A Ddrbd_nl.c2331 if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) in _check_net_options()
/kernel/linux/linux-6.6/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()

Completed in 19 milliseconds