Searched refs:AREA_LV (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl2/lvm2/dist/lib/metadata/
H A Dmerge.c207 if (seg_type(seg, s) != AREA_LV)
308 case AREA_LV:
H A Dmirror.c70 if (seg_type(seg, 0) == AREA_LV &&
92 if (seg_type(seg, s) != AREA_LV)
436 /* FIXME Recurse for AREA_LV? */
1039 if (seg_type(seg, s) != AREA_LV)
1115 if (seg_type(seg, s) != AREA_LV ||
1335 if (seg_type(seg, 0) == AREA_LV &&
1509 seg_type(first_seg(lv), 0) != AREA_LV)
1638 if (seg_type(seg, 0) == AREA_LV &&
H A Dlv_manip.c298 case AREA_LV:
343 seg->areas[area_num].type = AREA_LV;
822 if (seg_type(seg, s) == AREA_LV) {
1509 if (dm_list_size(&lv->segments) != 1 || seg_type(seg, 0) != AREA_LV) {
1749 if (seg_type(seg, s) != AREA_LV)
2254 if (seg_type(seg, s) != AREA_LV ||
2284 if (seg_type(seg, s) != AREA_LV ||
2432 seg_type(parent_seg, 0) != AREA_LV ||
2555 if (seg_type(seg, s) != AREA_PV && seg_type(seg, s) != AREA_LV)
H A Dmetadata-exported.h129 AREA_LV enumerator in enum:__anon6866
H A Dmetadata.c378 } else if (seg_type(lvseg, s) == AREA_LV) {
1042 case AREA_LV:
1943 if (seg_type(lvseg, s) == AREA_LV && !fn(seg_lv(lvseg,s), data))
/netbsd-current/external/gpl2/lvm2/dist/lib/activate/
H A Ddev_manager.c753 if (seg_type(seg, s) == AREA_LV && seg_lv(seg, s)) {
840 (seg_type(seg, s) == AREA_LV && !seg_lv(seg, s))) {
849 else if (seg_type(seg, s) == AREA_LV) {
975 if ((seg_type(seg, s) == AREA_LV) &&
H A Dactivate.c90 case AREA_LV:
775 /* Recurse for AREA_LV */
777 if (seg_type(seg, s) != AREA_LV)
/netbsd-current/external/gpl2/lvm2/dist/tools/
H A Dvgreduce.c280 if (seg_type(mirrored_seg, s) != AREA_LV ||
H A Dlvconvert.c389 if (seg_type(lvseg, s) == AREA_LV) {
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h129 AREA_LV enumerator in enum:__anon6843
/netbsd-current/external/gpl2/lvm2/dist/lib/display/
H A Ddisplay.c622 case AREA_LV:
/netbsd-current/external/gpl2/lvm2/dist/lib/format_text/
H A Dexport.c542 case AREA_LV:
H A Dimport_vsn1.c99 if (seg_type(seg, 0) == AREA_LV &&
/netbsd-current/external/gpl2/lvm2/dist/lib/report/
H A Dreport.c92 case AREA_LV:
565 if (seg_type(seg, 0) == AREA_LV &&

Completed in 133 milliseconds