Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dbcache.h363 int64_t writeback_rate_proportional; member
Dwriteback.c66 dc->writeback_rate_proportional = proportional; in __update_writeback_rate()
Dsysfs.c147 bch_hprint(proportional,dc->writeback_rate_proportional << 9); in SHOW()