Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/lvm2/dist/lib/striped/
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()
/netbsd/src/external/gpl2/lvm2/dist/lib/metadata/
Dmerge.c140 } else if (seg_type(seg, s) == AREA_PV) { in check_lv_segments()
317 case AREA_PV: in _lv_split_segment()
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()
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()
Dpv_manip.c282 if (seg_type(peg->lvseg, s) != AREA_PV) { in check_pv_segments()
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()
Dmetadata-exported.h128 AREA_PV, enumerator
/netbsd/src/external/gpl2/lvm2/dist/tools/
Dvgsplit.c72 if (seg_type(seg, s) != AREA_PV) in _move_lvs()
Dvgreduce.c191 if (seg_type(seg, s) != AREA_PV) in _make_vg_consistent()
Dlvconvert.c392 } else if ((seg_type(lvseg, s) == AREA_PV) && in _area_missing()
/netbsd/src/external/gpl2/lvm2/dist/lib/activate/
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()
Dactivate.c95 case AREA_PV: in list_segment_modules()
/netbsd/src/external/gpl2/lvm2/dist/lib/format_text/
Dexport.c534 case AREA_PV: in out_areas()
/netbsd/src/external/gpl2/lvm2/dist/lib/display/
Ddisplay.c610 case AREA_PV: in display_stripe()
/netbsd/src/external/gpl2/lvm2/dist/include/
Dmetadata-exported.h128 AREA_PV, enumerator
/netbsd/src/external/gpl2/lvm2/dist/lib/format1/
Dimport-export.c406 if (seg_type(seg, s) != AREA_PV) { in export_extents()
/netbsd/src/external/gpl2/lvm2/dist/lib/report/
Dreport.c96 case AREA_PV: in _format_pvsegs()