Home
last modified time | relevance | path

Searched refs:AREA_PV (Results 1 – 17 of 17) sorted by relevance

/dragonfly/contrib/lvm2/dist/lib/striped/
H A Dstriped.c126 if ((seg_type(first, s) != AREA_PV) || in _striped_segments_compatible()
127 (seg_type(second, s) != AREA_PV)) in _striped_segments_compatible()
156 if (seg_type(seg1, s) == AREA_PV) in _striped_merge_segments()
/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dmerge.c140 } else if (seg_type(seg, s) == AREA_PV) { in check_lv_segments()
317 case AREA_PV: in _lv_split_segment()
H A Dlv_manip.c249 if (seg_type(seg, s) == AREA_PV) { in release_lv_segment_area()
285 case AREA_PV: in move_lv_segment_area()
324 seg->areas[area_num].type = AREA_PV; in set_lv_segment_area_pv()
833 } else if (seg_type(seg, s) == AREA_PV) in _for_each_pv()
2555 if (seg_type(seg, s) != AREA_PV && seg_type(seg, s) != AREA_LV) in _extend_layer_lv_for_segment()
2604 if (seg_type(seg, s) != AREA_PV || seg_dev(seg, s) != pvl->pv->dev) in _match_seg_area_to_pe_range()
2645 if (seg_type(seg, s) != AREA_PV || in _align_segment_boundary_to_pe_range()
H A Dmirror.c435 if (seg_type(seg, s) != AREA_PV) { in _is_mirror_image_removable()
1024 if (seg_type(seg, 0) != AREA_PV) in get_pvmove_pvname_from_lv_mirr()
1065 if (seg_type(seg, 0) != AREA_PV) in find_pvmove_lv()
H A Dpv_manip.c282 if (seg_type(peg->lvseg, s) != AREA_PV) { in check_pv_segments()
H A Dmetadata.c374 if (seg_type(lvseg, s) == AREA_PV) { in move_pvs_used_by_lv()
1028 case AREA_PV: in vg_set_extent_size()
2018 if (seg_type(lvseg, s) == AREA_PV) { in _lv_mark_if_partial_single()
2066 if (seg && seg->area_count && seg_type(seg, 0) == AREA_PV) in _lv_read_ahead_single()
H A Dmetadata-exported.h128 AREA_PV, enumerator
/dragonfly/contrib/lvm2/dist/tools/
H A Dvgsplit.c72 if (seg_type(seg, s) != AREA_PV) in _move_lvs()
H A Dvgreduce.c191 if (seg_type(seg, s) != AREA_PV) in _make_vg_consistent()
H A Dlvconvert.c392 } else if ((seg_type(lvseg, s) == AREA_PV) && in _area_missing()
/dragonfly/contrib/lvm2/dist/lib/activate/
H A Ddev_manager.c836 if ((seg_type(seg, s) == AREA_PV && in add_areas_line()
843 } else if (seg_type(seg, s) == AREA_PV) in add_areas_line()
H A Dactivate.c95 case AREA_PV: in list_segment_modules()
/dragonfly/contrib/lvm2/dist/lib/format_text/
H A Dexport.c534 case AREA_PV: in out_areas()
/dragonfly/contrib/lvm2/dist/lib/format1/
H A Dimport-export.c406 if (seg_type(seg, s) != AREA_PV) { in export_extents()
/dragonfly/contrib/lvm2/dist/include/
H A Dmetadata-exported.h128 AREA_PV, enumerator
/dragonfly/contrib/lvm2/dist/lib/display/
H A Ddisplay.c610 case AREA_PV: in display_stripe()
/dragonfly/contrib/lvm2/dist/lib/report/
H A Dreport.c106 case AREA_PV: in _format_pvsegs()