Home
last modified time | relevance | path

Searched refs:backup_restore_from_file (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl2/lvm2/dist/lib/format_text/
Darchiver.h57 int backup_restore_from_file(struct cmd_context *cmd, const char *vg_name,
Darchiver.c352 int backup_restore_from_file(struct cmd_context *cmd, const char *vg_name, in backup_restore_from_file() function
385 return backup_restore_from_file(cmd, vg_name, path); in backup_restore()
/netbsd/src/external/gpl2/lvm2/dist/include/
Darchiver.h57 int backup_restore_from_file(struct cmd_context *cmd, const char *vg_name,
/netbsd/src/external/gpl2/lvm2/dist/tools/
Dvgcfgrestore.c64 backup_restore_from_file(cmd, vg_name, in vgcfgrestore()