Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/bcache/
Dwriteback.c30 atomic_long_read(&c->flash_dev_dirty_sectors); in __calc_target_rate()
515 atomic_long_add(nr_sectors, &c->flash_dev_dirty_sectors); in bcache_dev_sectors_dirty_add()
Dbcache.h526 atomic_long_t flash_dev_dirty_sectors; member
Dsuper.c1339 &d->c->flash_dev_dirty_sectors); in flash_dev_free()