Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Drequest.h36 unsigned int bch_get_congested(const struct cache_set *c);
H A Drequest.c324 unsigned int bch_get_congested(const struct cache_set *c) in bch_get_congested() function
410 congested = bch_get_congested(c); in check_should_bypass()
H A Dsysfs.c781 ((uint64_t) bch_get_congested(c)) << 9); in SHOW()