Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
A Dstatistics.h162 u64 empty_flush; member
A Dvdo.c1443 b->empty_flush = atomic64_read(&a->empty_flush); in copy_bio_stat()
1455 .empty_flush = minuend.empty_flush - subtrahend.empty_flush, in subtract_bio_stats()
A Dvdo.h82 atomic64_t empty_flush; /* Number of REQ_PREFLUSH bios without data */ member
A Dvio.c448 atomic64_inc(&bio_stats->empty_flush); in vdo_count_bios()
A Dmessage-stats.c271 write_u64("emptyFlush : ", stats->empty_flush, ", ", buf, maxlen); in write_bio_stats()

Completed in 12 milliseconds