Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/lib/display/
H A Ddisplay.c665 uint32_t active_pvs; in vgdisplay_full() local
668 active_pvs = vg->pv_count - vg_missing_pv_count(vg); in vgdisplay_full()
707 log_print("Act PV %u", active_pvs); in vgdisplay_full()
740 uint32_t active_pvs; in vgdisplay_colons() local
744 active_pvs = vg->pv_count - vg_missing_pv_count(vg); in vgdisplay_colons()
777 active_pvs, in vgdisplay_colons()