Home
last modified time | relevance | path

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

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