Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dio.c158 ms = min(ms, CONGESTED_MAX + congested); in bch_bbio_count_io_errors()
H A Dbcache.h701 #define CONGESTED_MAX 1024 macro
H A Drequest.c340 i += CONGESTED_MAX; in bch_get_congested()