Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.h46 #define VG_WRITE 0x02 /* " */ macro
H A Dimport-export.c244 if (vgd->vg_access & VG_WRITE) in import_vg()
272 vgd->vg_access |= VG_WRITE; in export_vg()