Home
last modified time | relevance | path

Searched refs:bch_get_congested (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c760 ((uint64_t) bch_get_congested(c)) << 9); in SHOW()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds