Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/bcache/
Dwriteback.c39 atomic_long_read(&c->flash_dev_dirty_sectors); in __calc_target_rate()
611 atomic_long_add(nr_sectors, &c->flash_dev_dirty_sectors); in bcache_dev_sectors_dirty_add()
Dbcache.h533 atomic_long_t flash_dev_dirty_sectors; member
Dsuper.c1507 &d->c->flash_dev_dirty_sectors); in flash_dev_free()