Home
last modified time | relevance | path

Searched defs:undo_file (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/e2fsprogs/resize/
H A Dmain.c171 static int resize2fs_setup_tdb(const char *device, char *undo_file, in resize2fs_setup_tdb()
272 char *mtpt, *undo_file = NULL; in main() local
/aosp_15_r20/external/e2fsprogs/misc/
H A De2undo.c103 io_channel undo_file; member
119 static char *undo_file; variable
H A Dmke2fs.c119 static char *undo_file; variable
H A Dtune2fs.c104 static char *undo_file; variable
/aosp_15_r20/external/e2fsprogs/debugfs/
H A Ddebugfs.c66 static int debugfs_setup_tdb(const char *device_name, char *undo_file, in debugfs_setup_tdb()
143 char *data_filename, char *undo_file) in open_filesystem()
235 char *undo_file = NULL; in do_open_filesys() local
2556 char *undo_file = NULL; in main() local
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dundo_io.c130 io_channel undo_file; member
497 static int check_filesystem(struct undo_header *hdr, io_channel undo_file, in check_filesystem()
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A De2fsck.h457 char *undo_file; member