Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/bcache/
H A Dbcache.h978 void bch_rescale_priorities(struct cache_set *c, int sectors);
H A Dalloc.c86 void bch_rescale_priorities(struct cache_set *c, int sectors) in bch_rescale_priorities() function
H A Drequest.c454 bch_rescale_priorities(c, bio_sectors(bio)); in check_should_bypass()