OC_BLOCK         2338 drivers/block/drbd/drbd_nl.c 	if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A)
OC_BLOCK          999 drivers/block/drbd/drbd_req.c 	on_congestion = nc ? nc->on_congestion : OC_BLOCK;
OC_BLOCK         1001 drivers/block/drbd/drbd_req.c 	if (on_congestion == OC_BLOCK ||
OC_BLOCK          162 include/linux/drbd_limits.h #define DRBD_ON_CONGESTION_DEF OC_BLOCK