Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dstatistics.h162 u64 empty_flush; member
H A Dvdo.c1570 b->empty_flush = atomic64_read(&a->empty_flush); in copy_bio_stat()
1582 .empty_flush = minuend.empty_flush - subtrahend.empty_flush, in subtract_bio_stats()