Home
last modified time | relevance | path

Searched refs:bcache_dev_sectors_dirty_add (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/bcache/
H A Dwriteback.h148 void bcache_dev_sectors_dirty_add(struct cache_set *c, unsigned int inode,
H A Dextents.c334 bcache_dev_sectors_dirty_add(c, KEY_INODE(k), in bch_subtract_dirty()
488 bcache_dev_sectors_dirty_add(c, KEY_INODE(insert), in bch_extent_insert_fixup()
H A Dwriteback.c596 void bcache_dev_sectors_dirty_add(struct cache_set *c, unsigned int inode, in bcache_dev_sectors_dirty_add() function
862 bcache_dev_sectors_dirty_add(b->c, KEY_INODE(k), in sectors_dirty_init_fn()
/linux/Documentation/kernel-hacking/
H A Dfalse-sharing.rst170 …- Commit 7b1002f7cfe5 ("bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false shari…