Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dwriteback.c39 atomic_long_read(&c->flash_dev_dirty_sectors); in __calc_target_rate()
566 atomic_long_add(nr_sectors, &c->flash_dev_dirty_sectors); in bcache_dev_sectors_dirty_add()
H A Dbcache.h527 atomic_long_t flash_dev_dirty_sectors; member
H A Dsuper.c1537 &d->c->flash_dev_dirty_sectors); in flash_dev_free()