Home
last modified time | relevance | path

Searched refs:writeback_rate_update (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.c208 writeback_rate_update); in update_writeback_rate()
253 schedule_delayed_work(&dc->writeback_rate_update, in update_writeback_rate()
1010 INIT_DELAYED_WORK(&dc->writeback_rate_update, update_writeback_rate); in bch_cached_dev_writeback_init()
1031 schedule_delayed_work(&dc->writeback_rate_update, in bch_cached_dev_writeback_start()
H A Dbcache.h338 struct delayed_work writeback_rate_update; member
H A Dsysfs.c480 schedule_delayed_work(&dc->writeback_rate_update, in STORE()
H A Dsuper.c1130 * work dc->writeback_rate_update is running. Wait until the routine
1150 cancel_delayed_work_sync(&dc->writeback_rate_update); in cancel_writeback_rate_update_dwork()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dwriteback.c246 writeback_rate_update); in update_writeback_rate()
299 schedule_delayed_work(&dc->writeback_rate_update, in update_writeback_rate()
1073 INIT_DELAYED_WORK(&dc->writeback_rate_update, update_writeback_rate); in bch_cached_dev_writeback_init()
1094 schedule_delayed_work(&dc->writeback_rate_update, in bch_cached_dev_writeback_start()
H A Dbcache.h338 struct delayed_work writeback_rate_update; member
H A Dsysfs.c496 schedule_delayed_work(&dc->writeback_rate_update, in STORE()
H A Dsuper.c1112 * work dc->writeback_rate_update is running. Wait until the routine
1132 cancel_delayed_work_sync(&dc->writeback_rate_update); in cancel_writeback_rate_update_dwork()

Completed in 16 milliseconds