Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbcache.h863 void bch_rescale_priorities(struct cache_set *, int);
Dalloc.c84 void bch_rescale_priorities(struct cache_set *c, int sectors) in bch_rescale_priorities() function
Drequest.c451 bch_rescale_priorities(c, bio_sectors(bio)); in check_should_bypass()