Searched refs:text_vg_export_raw (Results 1 – 3 of 3) sorted by relevance
69 int text_vg_export_raw(struct volume_group *vg, const char *desc, char **buf);
763 int text_vg_export_raw(struct volume_group *vg, const char *desc, char **buf) in text_vg_export_raw() function801 return text_vg_export_raw(vg, "", buf); in export_vg_to_buffer()
552 text_vg_export_raw(vg, "", &fidtc->raw_metadata_buf))) { in _vg_write_raw()