Searched refs:empty_flush (Results 1 – 5 of 5) sorted by relevance
162 u64 empty_flush; member
1443 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()
82 atomic64_t empty_flush; /* Number of REQ_PREFLUSH bios without data */ member
448 atomic64_inc(&bio_stats->empty_flush); in vdo_count_bios()
271 write_u64("emptyFlush : ", stats->empty_flush, ", ", buf, maxlen); in write_bio_stats()
Completed in 12 milliseconds