on_congestion 2338 drivers/block/drbd/drbd_nl.c if (new_net_conf->on_congestion != OC_BLOCK && new_net_conf->wire_protocol != DRBD_PROT_A) on_congestion 995 drivers/block/drbd/drbd_req.c enum drbd_on_congestion on_congestion; on_congestion 999 drivers/block/drbd/drbd_req.c on_congestion = nc ? nc->on_congestion : OC_BLOCK; on_congestion 1001 drivers/block/drbd/drbd_req.c if (on_congestion == OC_BLOCK || on_congestion 1005 drivers/block/drbd/drbd_req.c if (on_congestion == OC_PULL_AHEAD && device->state.conn == C_AHEAD) on_congestion 1030 drivers/block/drbd/drbd_req.c if (on_congestion == OC_PULL_AHEAD) on_congestion 167 include/linux/drbd_genl.h __u32_field_def(21, DRBD_GENLA_F_MANDATORY, on_congestion, DRBD_ON_CONGESTION_DEF)