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

/linux-master/drivers/md/bcache/
H A Dsysfs.c100 read_attribute(flush_write); variable
758 sysfs_print(flush_write,
759 atomic_long_read(&c->flush_write));
H A Dbcache.h721 atomic_long_t flush_write; member in struct:cache_set
H A Djournal.c451 atomic_long_inc(&c->flush_write);
480 pr_err("BUG: flush_write bit should not be set here!\n");

Completed in 134 milliseconds