Home
last modified time | relevance | path

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

/dragonfly/contrib/lvm2/dist/lib/metadata/
H A Dpv_manip.c112 int pv_split_segment(struct physical_volume *pv, uint32_t pe) in pv_split_segment() function
151 if (!pv_split_segment(pv, pe) || in assign_peg_to_lvseg()
152 !pv_split_segment(pv, pe + area_len)) in assign_peg_to_lvseg()
190 if (!pv_split_segment(peg->pv, peg->pe + peg->lvseg->area_len - in release_pv_segment()
364 if (!pv_split_segment(pv, new_pe_count)) in _reduce_pv()
H A Dpv_alloc.h25 int pv_split_segment(struct physical_volume *pv, uint32_t pe);
/dragonfly/contrib/lvm2/dist/include/
H A Dpv_alloc.h25 int pv_split_segment(struct physical_volume *pv, uint32_t pe);