Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/bcache/
Dwriteback.c253 set_bit(BCACHE_DEV_RATE_DW_RUNNING, &dc->disk.flags); in update_writeback_rate()
263 clear_bit(BCACHE_DEV_RATE_DW_RUNNING, &dc->disk.flags); in update_writeback_rate()
307 clear_bit(BCACHE_DEV_RATE_DW_RUNNING, &dc->disk.flags); in update_writeback_rate()
Dbcache.h266 #define BCACHE_DEV_RATE_DW_RUNNING 4 macro
Dsuper.c1122 if (!test_bit(BCACHE_DEV_RATE_DW_RUNNING, in cancel_writeback_rate_update_dwork()