Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dstatistics.h263 struct bio_stats bios_page_cache; member
H A Dvdo.h104 struct atomic_bio_stats bios_page_cache; member
H A Dio-submitter.c87 vdo_count_bios(&stats->bios_page_cache, bio); in count_all_bios()
H A Dmessage-stats.c395 write_bio_stats("biosPageCache : ", &stats->bios_page_cache, ", ", buf, maxlen); in write_vdo_statistics()
H A Dvdo.c1552 copy_bio_stat(&stats->bios_page_cache, &vdo->stats.bios_page_cache); in get_vdo_statistics()