atomic_bio_stats
static void copy_bio_stat(struct bio_stats *b, const struct atomic_bio_stats *a)
struct atomic_bio_stats bios_meta;
struct atomic_bio_stats bios_meta_completed;
struct atomic_bio_stats bios_journal;
struct atomic_bio_stats bios_journal_completed;
struct atomic_bio_stats bios_page_cache;
struct atomic_bio_stats bios_page_cache_completed;
struct atomic_bio_stats bios_in;
struct atomic_bio_stats bios_in_partial;
struct atomic_bio_stats bios_out;
struct atomic_bio_stats bios_out_completed;
struct atomic_bio_stats bios_acknowledged;
struct atomic_bio_stats bios_acknowledged_partial;
void vdo_count_bios(struct atomic_bio_stats *bio_stats, struct bio *bio)
void vdo_count_bios(struct atomic_bio_stats *bio_stats, struct bio *bio);