Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dstatistics.h162 u64 empty_flush; member
H A Dvdo.h82 atomic64_t empty_flush; /* Number of REQ_PREFLUSH bios without data */ member
H A Dmessage-stats.c271 write_u64("emptyFlush : ", stats->empty_flush, ", ", buf, maxlen); in write_bio_stats()