Home
last modified time | relevance | path

Searched defs:pvds (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/lvm2/dist/lib/format1/
H A Dimport-export.c428 struct dm_list *pvds, struct dm_list *results, uint32_t *count) in import_pvs()
473 int import_lvs(struct dm_pool *mem, struct volume_group *vg, struct dm_list *pvds) in import_lvs()
560 struct dm_list *pvds) in import_snapshots()
648 void export_numbers(struct dm_list *pvds, struct volume_group *vg __attribute((unused))) in export_numbers()
660 void export_pv_act(struct dm_list *pvds) in export_pv_act()
673 int export_vg_number(struct format_instance *fid, struct dm_list *pvds, in export_vg_number()
H A Dimport-extents.c110 struct dm_list *pvds) in _fill_maps()
341 struct dm_list *pvds) in import_extents()
H A Dformat1.c223 struct dm_list *pvds, const char *dev_dir, in _flatten_vg()
249 struct dm_list pvds; in _format1_vg_write() local