Home
last modified time | relevance | path

Searched refs:VG_FLAGS (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/lib/format_text/
H A Dflags.c77 case VG_FLAGS: in _get_flags()
164 if (type == VG_FLAGS && !strcmp(cv->v.str, "PARTIAL")) { in read_flags()
H A Dimport-export.h42 VG_FLAGS, enumerator
H A Dimport_vsn1.c691 if (!_read_flag_config(vgn, &vg->status, VG_FLAGS)) { in _read_vg()
845 if (!_read_flag_config(vgn, vgstatus, VG_FLAGS)) { in _read_vgname()
H A Dexport.c379 if (!_print_flag_config(f, vg->status, VG_FLAGS)) in _print_vg()