Searched defs:log_c (Results 1 – 1 of 1) sorted by relevance
220 struct log_c { struct221 struct dm_target *ti;222 int touched_dirtied;223 int touched_cleaned;224 int flush_failed;225 uint32_t region_size;226 unsigned int region_count;227 region_t sync_count;229 unsigned int bitset_uint32_count;230 uint32_t *clean_bits;[all …]