Home
last modified time | relevance | path

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

12

/external/e2fsprogs/misc/
De2undo.c103 io_channel undo_file; member
119 static char *undo_file; variable
185 retval = io_channel_read_blk64(ctx->undo_file, ctx->super_block, in check_filesystem()
228 if (undo_file && undo_file[0] != 0) { in e2undo_setup_tdb()
233 retval = set_undo_io_backup_file(undo_file); in e2undo_setup_tdb()
239 undo_file, name); in e2undo_setup_tdb()
350 undo_file = optarg; in main()
363 if (undo_file && strcmp(tdb_file, undo_file) == 0) { in main()
370 &undo_ctx.undo_file); in main()
376 retval = io_channel_read_blk64(undo_ctx.undo_file, 0, in main()
[all …]
Dtune2fs.c103 static char *undo_file; variable
492 if (undo_file) in convert_64bit()
493 fprintf(stderr, _(" -z \"%s\""), undo_file); in convert_64bit()
2028 undo_file = optarg; in parse_tune2fs_options()
2757 if (undo_file && undo_file[0] != 0) { in tune2fs_setup_tdb()
2762 retval = set_undo_io_backup_file(undo_file); in tune2fs_setup_tdb()
2768 undo_file, name); in tune2fs_setup_tdb()
3007 undo_file = default_undo_file; in main()
3011 if (undo_file && io_ptr_orig == NULL) { in main()
Dmke2fs.c118 static char *undo_file; variable
1830 undo_file = optarg; in PRS()
2605 if (undo_file && undo_file[0] != 0) { in mke2fs_setup_tdb()
2610 retval = set_undo_io_backup_file(undo_file); in mke2fs_setup_tdb()
2615 " e2undo %s %s\n\n"), undo_file, name); in mke2fs_setup_tdb()
2860 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.c171 static int resize2fs_setup_tdb(const char *device, char *undo_file, in resize2fs_setup_tdb() argument
180 if (undo_file && undo_file[0] != 0) { in resize2fs_setup_tdb()
185 retval = set_undo_io_backup_file(undo_file); in resize2fs_setup_tdb()
191 undo_file, device); in resize2fs_setup_tdb()
271 char *mtpt, *undo_file = NULL; in main() local
321 undo_file = optarg; in main()
406 if (undo_file) { in main()
407 retval = resize2fs_setup_tdb(device_name, undo_file, &io_ptr); in main()
/external/e2fsprogs/debugfs/
Ddebugfs.c60 static int debugfs_setup_tdb(const char *device_name, char *undo_file, in debugfs_setup_tdb() argument
69 if (undo_file && undo_file[0] != 0) { in debugfs_setup_tdb()
74 retval = set_undo_io_backup_file(undo_file); in debugfs_setup_tdb()
80 undo_file, device_name); in debugfs_setup_tdb()
137 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()
230 char *undo_file = NULL; in do_open_filesys() local
273 undo_file = optarg; in do_open_filesys()
286 data_filename, undo_file); in do_open_filesys()
[all …]
/external/e2fsprogs/e2fsck/
Dunix.c972 ctx->undo_file = optarg; in PRS()
1287 if (ctx->undo_file && ctx->undo_file[0] != 0) { in e2fsck_setup_tdb()
1292 retval = set_undo_io_backup_file(ctx->undo_file); in e2fsck_setup_tdb()
1298 ctx->undo_file, ctx->filesystem_name); in e2fsck_setup_tdb()
1475 if (ctx->undo_file) { in main()
De2fsck.h410 char *undo_file; member
/external/e2fsprogs/po/
Dzh_CN.po3028 "\t\t[-E extended-options] [-z undo_file] device\n"
3061 " -z undo_file Create an undo file\n"
3069 " -z undo_file 创建一个撤销文件\n"
4765 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5160 "undo_file]\n"
6225 "\t[-I new_inode_size] [-z undo_file] device\n"
7171 "[-S RAID-stride] [-z undo_file]\n"
De2fsprogs.pot2903 "\t\t[-E extended-options] [-z undo_file] device\n"
2926 " -z undo_file Create an undo file\n"
4546 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
4922 "undo_file]\n"
5879 "\t[-I new_inode_size] [-z undo_file] device\n"
6723 "[-S RAID-stride] [-z undo_file]\n"
Dfi.po2910 "\t\t[-E extended-options] [-z undo_file] device\n"
2937 " -z undo_file Create an undo file\n"
4616 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5001 "undo_file]\n"
5976 "\t[-I new_inode_size] [-z undo_file] device\n"
6827 "[-S RAID-stride] [-z undo_file]\n"
Dsr.po3167 "\t\t[-E extended-options] [-z undo_file] device\n"
3202 " -z undo_file Create an undo file\n"
4960 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5359 "undo_file]\n"
6454 "\t[-I new_inode_size] [-z undo_file] device\n"
7437 "[-S RAID-stride] [-z undo_file]\n"
Duk.po3153 "\t\t[-E extended-options] [-z undo_file] device\n"
3187 " -z undo_file Create an undo file\n"
4961 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5367 "undo_file]\n"
6455 "\t[-I new_inode_size] [-z undo_file] device\n"
7449 "[-S RAID-stride] [-z undo_file]\n"
Dms.po3121 "\t\t[-E extended-options] [-z undo_file] device\n"
3144 " -z undo_file Create an undo file\n"
4827 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5217 "undo_file]\n"
6204 "\t[-I new_inode_size] [-z undo_file] device\n"
7080 "[-S RAID-stride] [-z undo_file]\n"
Deo.po3046 "\t\t[-E extended-options] [-z undo_file] device\n"
3081 " -z undo_file Create an undo file\n"
4766 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5157 "undo_file]\n"
6143 "\t[-I new_inode_size] [-z undo_file] device\n"
6998 "[-S RAID-stride] [-z undo_file]\n"
Dit.po3116 "\t\t[-E extended-options] [-z undo_file] device\n"
3153 " -z undo_file Create an undo file\n"
4905 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5299 "undo_file]\n"
6329 "\t[-I new_inode_size] [-z undo_file] device\n"
7260 "[-S RAID-stride] [-z undo_file]\n"
Did.po3066 "\t\t[-E extended-options] [-z undo_file] device\n"
3103 " -z undo_file Create an undo file\n"
4861 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5261 "undo_file]\n"
6321 "\t[-I new_inode_size] [-z undo_file] device\n"
7265 "[-S RAID-stride] [-z undo_file]\n"
Dda.po2996 "\t\t[-E extended-options] [-z undo_file] device\n"
3019 " -z undo_file Create an undo file\n"
4718 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5115 "undo_file]\n"
6165 "\t[-I new_inode_size] [-z undo_file] device\n"
7085 "[-S RAID-stride] [-z undo_file]\n"
Dde.po3213 "\t\t[-E extended-options] [-z undo_file] device\n"
3247 " -z undo_file Create an undo file\n"
3255 " -z undo_file Eine Datei zum rückgängig machen der Änderungen "
5015 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5421 "undo_file]\n"
6534 "\t[-I new_inode_size] [-z undo_file] device\n"
7545 "[-S RAID-stride] [-z undo_file]\n"
Dvi.po3046 "\t\t[-E extended-options] [-z undo_file] device\n"
3081 " -z undo_file Create an undo file\n"
3089 " -z undo_file Tạo một tập tin undo\n"
4794 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5197 "undo_file]\n"
6290 "\t[-I new_inode_size] [-z undo_file] device\n"
7261 "[-S RAID-stride] [-z undo_file]\n"
7265 "kích_cỡ_mới] [-S RAID-stride] [-z undo_file]\n"
Dsv.po3109 "\t\t[-E extended-options] [-z undo_file] device\n"
3143 " -z undo_file Create an undo file\n"
4868 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5265 "undo_file]\n"
6346 "\t[-I new_inode_size] [-z undo_file] device\n"
7320 "[-S RAID-stride] [-z undo_file]\n"
Dnl.po3162 "\t\t[-E extended-options] [-z undo_file] device\n"
3197 " -z undo_file Create an undo file\n"
4962 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5352 "undo_file]\n"
6453 "\t[-I new_inode_size] [-z undo_file] device\n"
7423 "[-S RAID-stride] [-z undo_file]\n"
Dtr.po3109 "\t\t[-E extended-options] [-z undo_file] device\n"
3169 " -z undo_file Create an undo file\n"
5016 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5428 "undo_file]\n"
6517 "\t[-I new_inode_size] [-z undo_file] device\n"
7507 "[-S RAID-stride] [-z undo_file]\n"
Dpl.po3061 "\t\t[-E extended-options] [-z undo_file] device\n"
3095 " -z undo_file Create an undo file\n"
4851 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5252 "undo_file]\n"
6333 "\t[-I new_inode_size] [-z undo_file] device\n"
7321 "[-S RAID-stride] [-z undo_file]\n"
Dca.po3117 "\t\t[-E extended-options] [-z undo_file] device\n"
3154 " -z undo_file Create an undo file\n"
4933 "Usage: %s [-f] [-h] [-n] [-o offset] [-v] [-z undo_file] <transaction file> "
5333 "undo_file]\n"
6451 "\t[-I new_inode_size] [-z undo_file] device\n"
7437 "[-S RAID-stride] [-z undo_file]\n"

12