Home
last modified time | relevance | path

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

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