Searched defs:block_map_statistics (Results 1 – 1 of 1) sorted by relevance
89 struct block_map_statistics { struct91 u32 dirty_pages;93 u32 clean_pages;95 u32 free_pages;97 u32 failed_pages;99 u32 incoming_pages;101 u32 outgoing_pages;103 u32 cache_pressure;105 u64 read_count;107 u64 write_count;[all …]