/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/ |
H A D | pv_manip.c | 26 static struct pv_segment *_alloc_pv_segment(struct dm_pool *mem, in _alloc_pv_segment() 32 struct pv_segment *peg; in _alloc_pv_segment() 52 struct pv_segment *peg; in alloc_pv_segment_whole_pv() 68 struct pv_segment *peg, *pego; in peg_dup() 87 static int _pv_split_segment(struct physical_volume *pv, struct pv_segment *peg, in _pv_split_segment() 90 struct pv_segment *peg_new; in _pv_split_segment() 114 struct pv_segment *peg; in pv_split_segment() 135 static struct pv_segment null_pv_segment = { 140 struct pv_segment *assign_peg_to_lvseg(struct physical_volume *pv, in assign_peg_to_lvseg() 145 struct pv_segment *peg; in assign_peg_to_lvseg() [all …]
|
H A D | pv_alloc.h | 21 struct pv_segment *assign_peg_to_lvseg(struct physical_volume *pv, uint32_t pe, 26 int release_pv_segment(struct pv_segment *peg, uint32_t area_reduction); 28 void merge_pv_segments(struct pv_segment *peg1, struct pv_segment *peg2);
|
H A D | metadata.h | 186 struct pv_segment *peg; 314 struct pv_segment *find_peg_by_pe(const struct physical_volume *pv, uint32_t pe);
|
H A D | pv_map.c | 63 struct pv_segment *peg; in _create_alloc_areas_for_pv()
|
H A D | metadata-exported.h | 165 struct pv_segment { struct 272 struct pv_segment *pvseg;
|
H A D | lv_manip.c | 792 struct pv_segment *peg, uint32_t s, in _for_each_pv() 873 int (*condition)(struct pv_segment *pvseg, struct pv_area *pva); 884 static int _is_same_pv(struct pv_segment *pvseg, struct pv_area *pva) in _is_same_pv() 895 static int _is_contiguous(struct pv_segment *pvseg, struct pv_area *pva) in _is_contiguous() 907 struct pv_segment *pvseg, uint32_t s, in _is_condition() 1943 static int _add_pvs(struct cmd_context *cmd, struct pv_segment *peg, in _add_pvs()
|
H A D | metadata.c | 923 struct pv_segment *pvseg; in vg_set_extent_size() 1758 struct pv_segment *find_peg_by_pe(const struct physical_volume *pv, uint32_t pe) in find_peg_by_pe() 1760 struct pv_segment *peg; in find_peg_by_pe()
|
/netbsd-src/external/gpl2/lvm2/dist/include/ |
H A D | pv_alloc.h | 21 struct pv_segment *assign_peg_to_lvseg(struct physical_volume *pv, uint32_t pe, 26 int release_pv_segment(struct pv_segment *peg, uint32_t area_reduction); 28 void merge_pv_segments(struct pv_segment *peg1, struct pv_segment *peg2);
|
H A D | metadata.h | 186 struct pv_segment *peg; 314 struct pv_segment *find_peg_by_pe(const struct physical_volume *pv, uint32_t pe);
|
H A D | report.h | 45 struct lv_segment *seg, struct pv_segment *pvseg);
|
H A D | metadata-exported.h | 165 struct pv_segment { struct 272 struct pv_segment *pvseg;
|
/netbsd-src/external/gpl2/lvm2/dist/lib/report/ |
H A D | report.h | 45 struct lv_segment *seg, struct pv_segment *pvseg);
|
H A D | report.c | 36 struct pv_segment *pvseg; 1160 typedef struct pv_segment type_pvseg; 1211 struct lv_segment *seg, struct pv_segment *pvseg) in report_object()
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | toollib.h | 52 struct pv_segment * pvseg,
|
H A D | toollib.c | 344 struct pv_segment * pvseg, in process_each_segment_in_pv() 347 struct pv_segment *pvseg; in process_each_segment_in_pv() 353 struct pv_segment _free_pv_segment = { .pv = pv }; in process_each_segment_in_pv()
|
H A D | reporter.c | 62 struct pv_segment *pvseg, void *handle) in _pvsegs_sub_single()
|
/netbsd-src/external/gpl2/lvm2/dist/lib/display/ |
H A D | display.c | 338 const struct pv_segment *pvseg; in pvdisplay_segments()
|
/netbsd-src/external/gpl2/lvm2/dist/ |
H A D | WHATS_NEW | 1332 pv_segment support.
|
/netbsd-src/external/gpl2/lvm2/dist/po/ |
H A D | lvm2.po | 5472 msgid "pv_segment allocation failed"
|