Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Ddisk-rep.h107 uint32_t lv_open; member
134 uint32_t lv_open; /* open logical volumes */ member
H A Dformat1.c80 first->vgd.lv_cur, first->vgd.lv_open, in _check_vgs()
95 dl->vgd.lv_open, dl->vgd.pv_max, in _check_vgs()
H A Ddisk-rep.c66 xx32(lv_open); in _xlate_lvd()
92 xx32(lv_open); in _xlate_vgd()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dvgchange.c132 int lv_open, active, monitored; in _vgchange_available() local
148 if (!activate && (lv_open = lvs_in_vg_opened(vg))) { in _vgchange_available()
150 "logical volume(s)", vg->name, lv_open); in _vgchange_available()