Home
last modified time | relevance | path

Searched refs:VG_SHARED (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.h48 #define VG_SHARED 0x08 /* " */ macro
H A Dimport-export.c250 if (vgd->vg_access & VG_SHARED) in import_vg()
278 vgd->vg_access |= VG_SHARED; in export_vg()