Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.h45 #define VG_READ 0x01 /* vg_access */ macro
H A Dimport-export.c241 if (vgd->vg_access & VG_READ) in import_vg()
269 vgd->vg_access |= VG_READ; in export_vg()