Home
last modified time | relevance | path

Searched refs:flush_write (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c100 read_attribute(flush_write); variable
743 sysfs_print(flush_write, in SHOW()
744 atomic_long_read(&c->flush_write)); in SHOW()
H A Dbcache.h713 atomic_long_t flush_write; member
H A Djournal.c452 atomic_long_inc(&c->flush_write); in btree_flush_write()
481 pr_err("BUG: flush_write bit should not be set here!\n"); in btree_flush_write()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c100 read_attribute(flush_write); variable
764 sysfs_print(flush_write, in SHOW()
765 atomic_long_read(&c->flush_write)); in SHOW()
H A Dbcache.h719 atomic_long_t flush_write; member
H A Djournal.c451 atomic_long_inc(&c->flush_write); in btree_flush_write()
480 pr_err("BUG: flush_write bit should not be set here!\n"); in btree_flush_write()

Completed in 9 milliseconds