Searched refs:set_count (Results 1 – 4 of 4) sorted by relevance
46 int (*set_count)(struct dm_space_map *sm, dm_block_t b, uint32_t count); member114 return sm->set_count(sm, b, count); in dm_sm_set_count()
207 .set_count = sm_disk_set_count,
570 .set_count = sm_metadata_set_count,707 .set_count = sm_bootstrap_set_count,
4105 int set_count) in planes_changed_for_existing_stream() argument4122 for (i = 0; i < set_count; i++) in planes_changed_for_existing_stream()4126 if (i == set_count) in planes_changed_for_existing_stream()4143 int set_count, in add_all_planes_for_stream() argument4148 for (i = 0; i < set_count; i++) in add_all_planes_for_stream()4152 if (i == set_count) { in add_all_planes_for_stream()4184 int set_count, in dc_validate_with_context() argument4205 for (j = 0; j < set_count; j++) { in dc_validate_with_context()4219 for (i = 0; i < set_count; i++) { in dc_validate_with_context()4238 for (i = 0; i < set_count; i++) { in dc_validate_with_context()[all …]