Searched refs:pv_pe_alloc_count (Results 1 – 7 of 7) sorted by relevance
85 pv_pe_alloc_count(pv)) in _pvscan_display_single()97 pv_pe_alloc_count(pv)) * in _pvscan_display_single()
59 size = (pv_pe_count(pv) - pv_pe_alloc_count(pv)) * in _pvdisplay_single()
390 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()
166 orig_pe_alloc_count = pv_pe_alloc_count(pv); in _pvchange_single()
342 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
720 uint32_t pv_pe_alloc_count(const struct physical_volume *pv);