Searched refs:bcache_dev_sectors_dirty_add (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/md/bcache/ |
H A D | writeback.h | 148 void bcache_dev_sectors_dirty_add(struct cache_set *c, unsigned int inode,
|
H A D | extents.c | 334 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 D | writeback.c | 596 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 D | false-sharing.rst | 170 …- Commit 7b1002f7cfe5 ("bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false shari…
|