OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pv_pe_alloc_count
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl2/lvm2/dist/tools/
pvscan.c
85
pv_pe_alloc_count
(pv))
97
pv_pe_alloc_count
(pv)) *
pvdisplay.c
59
size = (pv_pe_count(pv) -
pv_pe_alloc_count
(pv)) *
vgreduce.c
390
if (
pv_pe_alloc_count
(pv)) {
425
vg->free_count -= pv_pe_count(pv) -
pv_pe_alloc_count
(pv);
pvchange.c
166
orig_pe_alloc_count =
pv_pe_alloc_count
(pv);
/src/external/gpl2/lvm2/dist/lib/metadata/
metadata.c
342
vg_from->free_count -= pv_pe_count(pv) -
pv_pe_alloc_count
(pv);
343
vg_to->free_count += pv_pe_count(pv) -
pv_pe_alloc_count
(pv);
643
if (
pv_pe_alloc_count
(pv)) {
655
vg->free_count -= pv_pe_count(pv) -
pv_pe_alloc_count
(pv);
3573
uint32_t
pv_pe_alloc_count
(const struct physical_volume *pv)
function
metadata-exported.h
720
uint32_t
pv_pe_alloc_count
(const struct physical_volume *pv);
/src/external/gpl2/lvm2/dist/include/
metadata-exported.h
720
uint32_t
pv_pe_alloc_count
(const struct physical_volume *pv);
Completed in 28 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026