Searched refs:on_congestion (Results 1 – 1 of 1) sorted by relevance
990 enum drbd_on_congestion on_congestion; in maybe_pull_ahead() local994 on_congestion = nc ? nc->on_congestion : OC_BLOCK; in maybe_pull_ahead()996 if (on_congestion == OC_BLOCK || in maybe_pull_ahead()1000 if (on_congestion == OC_PULL_AHEAD && device->state.conn == C_AHEAD) in maybe_pull_ahead()1025 if (on_congestion == OC_PULL_AHEAD) in maybe_pull_ahead()