Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dpvscan.c85 pv_pe_alloc_count(pv)) in _pvscan_display_single()
97 pv_pe_alloc_count(pv)) * in _pvscan_display_single()
H A Dpvdisplay.c59 size = (pv_pe_count(pv) - pv_pe_alloc_count(pv)) * in _pvdisplay_single()
H A Dvgreduce.c390 if (pv_pe_alloc_count(pv)) { in _vgreduce_single()
425 vg->free_count -= pv_pe_count(pv) - pv_pe_alloc_count(pv); in _vgreduce_single()
H A Dpvchange.c166 orig_pe_alloc_count = pv_pe_alloc_count(pv); in _pvchange_single()
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata.c342 vg_from->free_count -= pv_pe_count(pv) - pv_pe_alloc_count(pv); in move_pv()
343 vg_to->free_count += pv_pe_count(pv) - pv_pe_alloc_count(pv); in move_pv()
643 if (pv_pe_alloc_count(pv)) { in vg_reduce()
655 vg->free_count -= pv_pe_count(pv) - pv_pe_alloc_count(pv); in vg_reduce()
3573 uint32_t pv_pe_alloc_count(const struct physical_volume *pv) in pv_pe_alloc_count() function
H A Dmetadata-exported.h720 uint32_t pv_pe_alloc_count(const struct physical_volume *pv);
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h720 uint32_t pv_pe_alloc_count(const struct physical_volume *pv);