Searched refs:snht (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | vgreduce.c | 55 struct dm_list *snh, *snht; in _remove_lv() local 82 dm_list_iterate_safe(snh, snht, &lv->snapshot_segs) { in _remove_lv()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/activate/ |
H A D | activate.c | 735 struct dm_list *tmp, *snh, *snht; in monitor_dev_for_events() local 765 dm_list_iterate_safe(snh, snht, &lv->snapshot_segs) in monitor_dev_for_events()
|
H A D | dev_manager.c | 733 struct dm_list *snh, *snht; in _create_partial_dtree() local 746 dm_list_iterate_safe(snh, snht, &lv->snapshot_segs) in _create_partial_dtree()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/ |
H A D | lv_manip.c | 2162 struct dm_list *snh, *snht; in lv_remove_with_dependencies() local 2166 dm_list_iterate_safe(snh, snht, &lv->snapshot_segs) { in lv_remove_with_dependencies()
|