Home
last modified time | relevance | path

Searched refs:undo_file (Results 1 – 25 of 26) sorted by relevance

12

/external/e2fsprogs/misc/
De2undo.c97 io_channel undo_file; member
113 static char *undo_file; variable
179 retval = io_channel_read_blk64(ctx->undo_file, ctx->super_block, in check_filesystem()
222 if (undo_file && undo_file[0] != 0) { in e2undo_setup_tdb()
227 retval = set_undo_io_backup_file(undo_file); in e2undo_setup_tdb()
233 undo_file, name); in e2undo_setup_tdb()
344 undo_file = optarg; in main()
357 if (undo_file && strcmp(tdb_file, undo_file) == 0) { in main()
364 &undo_ctx.undo_file); in main()
370 retval = io_channel_read_blk64(undo_ctx.undo_file, 0, in main()
[all …]
Dtune2fs.c103 static char *undo_file; variable
482 if (undo_file) in convert_64bit()
483 fprintf(stderr, _(" -z \"%s\""), undo_file); in convert_64bit()
1879 undo_file = optarg; in parse_tune2fs_options()
2602 if (undo_file && undo_file[0] != 0) { in tune2fs_setup_tdb()
2607 retval = set_undo_io_backup_file(undo_file); in tune2fs_setup_tdb()
2613 undo_file, name); in tune2fs_setup_tdb()
2847 undo_file = default_undo_file; in main()
2851 if (undo_file && io_ptr_orig == NULL) { in main()
Dmke2fs.c114 static char *undo_file; variable
1805 undo_file = optarg; in PRS()
2538 if (undo_file && undo_file[0] != 0) { in mke2fs_setup_tdb()
2543 retval = set_undo_io_backup_file(undo_file); in mke2fs_setup_tdb()
2548 " e2undo %s %s\n\n"), undo_file, name); in mke2fs_setup_tdb()
2793 if (undo_file != NULL || should_do_undo(device_name)) { in main()
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c130 io_channel undo_file; member
205 retval = io_channel_write_blk64(data->undo_file, in write_undo_indexes()
246 retval = io_channel_write_blk64(data->undo_file, 0, in write_undo_indexes()
257 retval = io_channel_write_blk64(data->undo_file, data->super_blk_num, in write_undo_indexes()
263 retval = io_channel_flush(data->undo_file); in write_undo_indexes()
300 io_channel_set_blksize(data->undo_file, data->tdb_data_size); in undo_setup_tdb()
304 retval = io_channel_read_blk64(data->undo_file, i, 1, in undo_setup_tdb()
308 retval = io_channel_write_blk64(data->undo_file, i, 1, in undo_setup_tdb()
312 retval = io_channel_flush(data->undo_file); in undo_setup_tdb()
337 if (data->undo_file == NULL) { in undo_write_tdb()
[all …]
/external/e2fsprogs/resize/
Dmain.c170 static int resize2fs_setup_tdb(const char *device, char *undo_file, in resize2fs_setup_tdb() argument
179 if (undo_file && undo_file[0] != 0) { in resize2fs_setup_tdb()
184 retval = set_undo_io_backup_file(undo_file); in resize2fs_setup_tdb()
190 undo_file, device); in resize2fs_setup_tdb()
270 char *mtpt, *undo_file = NULL; in main() local
320 undo_file = optarg; in main()
405 if (undo_file) { in main()
406 retval = resize2fs_setup_tdb(device_name, undo_file, &io_ptr); in main()
/external/e2fsprogs/debugfs/
Ddebugfs.c56 static int debugfs_setup_tdb(const char *device_name, char *undo_file, in debugfs_setup_tdb() argument
64 if (undo_file && undo_file[0] != 0) { in debugfs_setup_tdb()
69 retval = set_undo_io_backup_file(undo_file); in debugfs_setup_tdb()
75 undo_file, device_name); in debugfs_setup_tdb()
132 char *data_filename, char *undo_file) in open_filesystem() argument
167 if (undo_file) { in open_filesystem()
168 retval = debugfs_setup_tdb(device, undo_file, &io_ptr); in open_filesystem()
225 char *undo_file = NULL; in do_open_filesys() local
268 undo_file = optarg; in do_open_filesys()
281 data_filename, undo_file); in do_open_filesys()
[all …]
/external/e2fsprogs/e2fsck/
Dunix.c940 ctx->undo_file = optarg; in PRS()
1244 if (ctx->undo_file && ctx->undo_file[0] != 0) { in e2fsck_setup_tdb()
1249 retval = set_undo_io_backup_file(ctx->undo_file); in e2fsck_setup_tdb()
1255 ctx->undo_file, ctx->filesystem_name); in e2fsck_setup_tdb()
1433 if (ctx->undo_file) { in main()
De2fsck.h395 char *undo_file; member
/external/e2fsprogs/po/
Dzh_CN.po2942 "\t\t[-E extended-options] [-z undo_file] device\n"
2975 " -z undo_file Create an undo file\n"
2983 " -z undo_file 创建一个撤销文件\n"
5080 "undo_file]\n"
6107 "\t[-I new_inode_size] [-z undo_file] device\n"
7035 "[-z undo_file]\n"
De2fsprogs.pot2830 "\t\t[-E extended-options] [-z undo_file] device\n"
2853 " -z undo_file Create an undo file\n"
4849 "undo_file]\n"
5773 "\t[-I new_inode_size] [-z undo_file] device\n"
6602 "[-z undo_file]\n"
Dsr.po3070 "\t\t[-E extended-options] [-z undo_file] device\n"
3108 " -z undo_file Create an undo file\n"
5271 "undo_file]\n"
6321 "\t[-I new_inode_size] [-z undo_file] device\n"
7267 "[-z undo_file]\n"
Duk.po3077 "\t\t[-E extended-options] [-z undo_file] device\n"
3111 " -z undo_file Create an undo file\n"
5302 "undo_file]\n"
6358 "\t[-I new_inode_size] [-z undo_file] device\n"
7335 "[-z undo_file]\n"
Deo.po2962 "\t\t[-E extended-options] [-z undo_file] device\n"
2997 " -z undo_file Create an undo file\n"
5080 "undo_file]\n"
6029 "\t[-I new_inode_size] [-z undo_file] device\n"
6869 "[-z undo_file]\n"
Did.po2988 "\t\t[-E extended-options] [-z undo_file] device\n"
3025 " -z undo_file Create an undo file\n"
5183 "undo_file]\n"
6207 "\t[-I new_inode_size] [-z undo_file] device\n"
7135 "[-z undo_file]\n"
Dda.po2910 "\t\t[-E extended-options] [-z undo_file] device\n"
2933 " -z undo_file Create an undo file\n"
5013 "undo_file]\n"
6022 "\t[-I new_inode_size] [-z undo_file] device\n"
6888 "[-z undo_file]\n"
Dit.po3037 "\t\t[-E extended-options] [-z undo_file] device\n"
3074 " -z undo_file Create an undo file\n"
5223 "undo_file]\n"
6217 "\t[-I new_inode_size] [-z undo_file] device\n"
7132 "[-z undo_file]\n"
Dsv.po3030 "\t\t[-E extended-options] [-z undo_file] device\n"
3064 " -z undo_file Create an undo file\n"
5196 "undo_file]\n"
6244 "\t[-I new_inode_size] [-z undo_file] device\n"
7202 "[-z undo_file]\n"
Dpl.po2984 "\t\t[-E extended-options] [-z undo_file] device\n"
3018 " -z undo_file Create an undo file\n"
5186 "undo_file]\n"
6234 "\t[-I new_inode_size] [-z undo_file] device\n"
7202 "[-z undo_file]\n"
Dnl.po3052 "\t\t[-E extended-options] [-z undo_file] device\n"
3088 " -z undo_file Create an undo file\n"
5257 "undo_file]\n"
6323 "\t[-I new_inode_size] [-z undo_file] device\n"
7273 "[-z undo_file]\n"
Dtr.po3030 "\t\t[-E extended-options] [-z undo_file] device\n"
3090 " -z undo_file Create an undo file\n"
5358 "undo_file]\n"
6411 "\t[-I new_inode_size] [-z undo_file] device\n"
7385 "[-z undo_file]\n"
Dde.po3097 "\t\t[-E extended-options] [-z undo_file] device\n"
3133 " -z undo_file Create an undo file\n"
5301 "undo_file]\n"
6363 "\t[-I new_inode_size] [-z undo_file] device\n"
7320 "[-z undo_file]\n"
Des.po3102 "\t\t[-E extended-options] [-z undo_file] device\n"
3141 " -z undo_file Create an undo file\n"
5331 "undo_file]\n"
6417 "\t[-I new_inode_size] [-z undo_file] device\n"
7389 "[-z undo_file]\n"
Dhu.po3083 "\t\t[-E extended-options] [-z undo_file] device\n"
3119 " -z undo_file Create an undo file\n"
5269 "undo_file]\n"
6321 "\t[-I new_inode_size] [-z undo_file] device\n"
7289 "[-z undo_file]\n"
Dca.po3032 "\t\t[-E extended-options] [-z undo_file] device\n"
3069 " -z undo_file Create an undo file\n"
5246 "undo_file]\n"
6325 "\t[-I new_inode_size] [-z undo_file] device\n"
7291 "[-z undo_file]\n"
Dcs.po3022 "\t\t[-E extended-options] [-z undo_file] device\n"
3059 " -z undo_file Create an undo file\n"
5220 "undo_file]\n"
6260 "\t[-I new_inode_size] [-z undo_file] device\n"
7202 "[-z undo_file]\n"

12