Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddrbd_limits.h162 #define DRBD_ON_CONGESTION_DEF OC_BLOCK
H A Ddrbd.h80 OC_BLOCK, enumerator
/linux/drivers/block/drbd/
H A Ddrbd_req.c994 on_congestion = nc ? nc->on_congestion : OC_BLOCK; in maybe_pull_ahead()
996 if (on_congestion == OC_BLOCK || in maybe_pull_ahead()