Searched defs:dm_status (Results 1 – 2 of 2) sorted by relevance
246 struct dm_status { struct247 struct dm_header hdr;248 uint64_t num_avail;249 uint64_t num_committed;250 uint64_t page_file_size;251 uint64_t zero_free;252 uint32_t page_file_writes;253 uint32_t io_diff;
264 struct dm_status { struct265 struct dm_header hdr;266 __u64 num_avail;267 __u64 num_committed;268 __u64 page_file_size;269 __u64 zero_free;270 __u32 page_file_writes;271 __u32 io_diff;