Lines Matching refs:removable_pvs
425 struct dm_list *removable_pvs) in _is_mirror_image_removable() argument
445 dm_list_iterate_items(pvl, removable_pvs) { in _is_mirror_image_removable()
491 struct dm_list *removable_pvs, in _remove_mirror_images() argument
515 (removable_pvs || (old_area_count - num_removed != 1))) { in _remove_mirror_images()
521 if (removable_pvs) { in _remove_mirror_images()
527 _is_mirror_image_removable(sub_lv, removable_pvs)) { in _remove_mirror_images()
675 struct dm_list *removable_pvs, unsigned remove_log) in remove_mirror_images() argument
691 removable_pvs, remove_log, 0, &r)) in remove_mirror_images()
867 struct dm_list *removable_pvs, unsigned remove_log) in reconfigure_mirror_images() argument
886 removable_pvs, remove_log, 0, NULL); in reconfigure_mirror_images()
1227 struct dm_list *removable_pvs) in remove_mirror_log() argument
1267 removable_pvs, 1U)) in remove_mirror_log()