/external/e2fsprogs/lib/et/ |
D | Makefile.in | 16 all:: compile_et com_err.pc 18 OBJS= error_message.o et_name.o init_et.o com_err.o com_right.o 20 $(srcdir)/com_err.c $(srcdir)/com_right.c 22 HFILES= com_err.h 68 com_err.ps : com_err.dvi 69 com_err.dvi: com_err.texinfo 71 com_err.info: $(srcdir)/com_err.texinfo 73 -$(Q) $(INFO) $(srcdir)/com_err.texinfo 75 com_err.dvi: $(srcdir)/com_err.texinfo 77 -$(Q) $(DVI) $(srcdir)/com_err.texinfo [all …]
|
/external/e2fsprogs/debugfs/ |
D | dump.c | 81 com_err(cmd, errno, "while setting permissions of %s", name); in fix_perms() 92 com_err(cmd, errno, "while changing ownership of %s", name); in fix_perms() 97 com_err(cmd, errno, "while setting times of %s", name); in fix_perms() 115 com_err(cmdname, retval, "while opening ext2 file"); in dump_file() 120 com_err(cmdname, retval, "while allocating memory"); in dump_file() 126 com_err(cmdname, retval, "while reading ext2 file"); in dump_file() 131 com_err(cmdname, errno, "while writing file"); in dump_file() 137 com_err(cmdname, retval, "while closing ext2 file"); in dump_file() 163 com_err(argv[0], 0, "Usage: dump_inode [-p] " in do_dump() 183 com_err(argv[0], errno, "while opening %s for dump_inode", in do_dump() [all …]
|
D | zap.c | 58 com_err(argv[0], 0, "The bit to flip " in do_zap_block() 70 com_err(argv[0], 0, "The fill pattern must " in do_zap_block() 81 com_err(argv[0], 0, "The offset must be " in do_zap_block() 101 com_err(argv[0], 0, "The -o and -b options can not be mixed."); in do_zap_block() 110 com_err(argv[0], 0, "The specified length is too bug\n"); in do_zap_block() 116 com_err(0, 0, "Usage:\tzap_block [-f file] [-o offset] " in do_zap_block() 118 com_err(0, 0, "\tzap_block [-f file] [-b bit] " in do_zap_block() 134 com_err(argv[0], errcode, in do_zap_block() 142 com_err(argv[0], 0, "Couldn't allocate block buffer"); in do_zap_block() 148 com_err(argv[0], errcode, in do_zap_block() [all …]
|
D | htree.c | 54 com_err("htree_dump_leaf_node", errcode, in htree_dump_leaf_node() 62 com_err("htree_dump_leaf_node", errcode, in htree_dump_leaf_node() 76 com_err("htree_dump_leaf_inode", errcode, in htree_dump_leaf_node() 96 com_err("htree_dump_leaf_node", errcode, in htree_dump_leaf_node() 209 com_err("htree_dump_int_block", errcode, in htree_dump_int_block() 216 com_err("htree_dump_int_block", errcode, in htree_dump_int_block() 252 com_err(argv[0], 0, "Not a directory"); in do_htree_dump() 257 com_err(argv[0], 0, "Not a hash-indexed directory"); in do_htree_dump() 263 com_err(argv[0], 0, "Couldn't allocate htree buffer"); in do_htree_dump() 269 com_err("do_htree_block", errcode, in do_htree_dump() [all …]
|
D | extent_inode.c | 59 com_err(cmd, 0, "Extent handle not open"); in common_extent_args_process() 92 com_err(argv[1], retval, "while opening extent handle"); in do_extent_open() 101 com_err(argv[1], retval, "out of memory"); in do_extent_open() 125 com_err(argv[0], 0, "Extent handle not open"); in do_extent_close() 149 com_err(argv[0], 0, "Extent handle not open"); in generic_goto_node() 155 com_err(argv[0], retval, 0); in generic_goto_node() 237 com_err(argv[0], retval, 0); in do_delete_node() 286 com_err(argv[0], retval, 0); in do_replace_node() 302 com_err(argv[0], retval, 0); in do_split_node() 360 com_err(cmd, retval, 0); in do_insert_node() [all …]
|
D | debugfs.c | 108 com_err("debugfs", retval, in debugfs_setup_tdb() 129 com_err("debugfs", retval, "while trying to setup undo file\n"); in debugfs_setup_tdb() 142 com_err(device, 0, "if you specify the superblock, you must also specify the block size"); in open_filesystem() 149 com_err(device, 0, in open_filesystem() 156 com_err(data_filename, 0, "while opening data source"); in open_filesystem() 163 com_err(device, 0, in open_filesystem() 179 com_err(device, retval, "while opening filesystem"); in open_filesystem() 188 com_err(device, 0, "catastrophic mode - not reading inode or group bitmaps"); in open_filesystem() 192 com_err(device, retval, "while reading inode bitmap"); in open_filesystem() 197 com_err(device, retval, "while reading block bitmap"); in open_filesystem() [all …]
|
D | quota.c | 38 com_err(progname, 0, "quota feature not enabled"); in load_quota_ctx() 47 com_err(current_fs->device_name, retval, in load_quota_ctx() 71 com_err(0, 0, "Invalid quota type: %s", str); in parse_quota_type() 84 com_err(cmdname, retval, in parse_quota_type() 115 com_err(0, 0, "Usage: list_quota <quota_type>\n"); in do_list_quota() 129 com_err(argv[0], retval, "while scanning dquots"); in do_list_quota() 145 com_err(0, 0, "Usage: get_quota <quota_type> <id>\n"); in do_get_quota() 168 com_err(argv[0], 0, "couldn't read quota record"); in do_get_quota()
|
D | util.c | 128 com_err(str, retval, 0); in string_to_inode() 141 com_err(name, 0, "Filesystem not open"); in check_fs_open() 154 com_err(name, 0, in check_fs_not_open() 169 com_err(name, 0, "Filesystem opened read/only"); in check_fs_read_write() 183 com_err(name, 0, "Filesystem bitmaps not loaded"); in check_fs_bitmaps() 298 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulong() 322 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulonglong() 357 com_err(argv[0], 0, "Usage: %s %s", cmd, usage); in common_args_process() 406 com_err(argv[0], 0, "Invalid block number 0"); in common_block_args_process() 425 com_err(cmd, retval, "while reading inode %u", ino); in debugfs_read_inode_full() [all …]
|
D | ncheck.c | 61 com_err("ncheck", retval, in ncheck_proc() 119 com_err(argv[0], 0, "Usage: ncheck [-c] <inode number> ..."); in do_ncheck() 127 com_err("ncheck", ENOMEM, in do_ncheck() 136 com_err(argv[0], 0, "Bad inode - %s", argv[i]); in do_ncheck() 145 com_err("ncheck", retval, "while opening inode scan"); in do_ncheck() 153 com_err("ncheck", retval, "while starting inode scan"); in do_ncheck() 180 com_err("ncheck", retval, in do_ncheck() 194 com_err("ncheck", retval, in do_ncheck()
|
D | lsdel.c | 97 com_err(argv[0], 0, "Bad time - %s",argv[1]); in do_lsdel() 107 com_err("ls_deleted_inodes", ENOMEM, in do_lsdel() 114 com_err("ls_deleted_inodes", ENOMEM, "while allocating block buffer"); in do_lsdel() 120 com_err("ls_deleted_inodes", retval, in do_lsdel() 129 com_err("ls_deleted_inodes", retval, in do_lsdel() 150 com_err("ls_deleted_inodes", retval, in do_lsdel() 162 com_err("ls_deleted_inodes", in do_lsdel() 184 com_err("ls_deleted_inodes", retval, in do_lsdel()
|
D | icheck.c | 68 com_err(argv[0], 0, "Usage: icheck <block number> ..."); in do_icheck() 76 com_err("icheck", ENOMEM, in do_icheck() 84 com_err("icheck", ENOMEM, "while allocating block buffer"); in do_icheck() 97 com_err("icheck", retval, "while opening inode scan"); in do_icheck() 105 com_err("icheck", retval, "while starting inode scan"); in do_icheck() 139 com_err("icheck", retval, in do_icheck() 152 com_err("icheck", retval, in do_icheck()
|
/external/e2fsprogs/misc/ |
D | create_inode.c | 77 com_err(__func__, retval, _("while reading inode %u"), ino); in add_link() 86 com_err(__func__, retval, in add_link() 94 com_err(__func__, retval, _("while linking \"%s\""), name); in add_link() 102 com_err(__func__, retval, _("while writing inode %u"), ino); in add_link() 116 com_err(__func__, retval, _("while reading inode %u"), ino); in set_inode_extra() 129 com_err(__func__, retval, _("while writing inode %u"), ino); in set_inode_extra() 146 com_err(__func__, retval, _("while listing attributes of \"%s\""), in set_inode_xattr() 157 com_err(__func__, retval, _("while opening inode %u"), ino); in set_inode_xattr() 163 com_err(__func__, retval, _("while allocating memory")); in set_inode_xattr() 170 com_err(__func__, retval, _("while listing attributes of \"%s\""), in set_inode_xattr() [all …]
|
D | mke2fs.c | 235 com_err("read_bad_blocks_file", errno, in read_bb_file() 242 com_err("ext2fs_read_bb_FILE", retval, "%s", in read_bb_file() 264 com_err("popen", errno, in test_disk() 271 com_err("ext2fs_read_bb_FILE", retval, "%s", in test_disk() 342 com_err("ext2fs_badblocks_list_iterate_begin", retval, "%s", in handle_bad_blocks() 359 com_err("inode_init", retval, _("while allocating memory")); in write_reserved_inodes() 464 com_err("ext2fs_mkdir", retval, "%s", in create_root_dir() 471 com_err("ext2fs_read_inode", retval, "%s", in create_root_dir() 483 com_err("ext2fs_write_inode", retval, "%s", in create_root_dir() 501 com_err("ext2fs_mkdir", retval, "%s", in create_lost_and_found() [all …]
|
D | e2undo.c | 165 com_err(prg_name, retval, in check_filesystem() 176 com_err(prg_name, retval, "%s", _("while allocating memory")); in check_filesystem() 182 com_err(prg_name, retval, "%s", _("while fetching superblock")); in check_filesystem() 263 com_err(prg_name, retval, in e2undo_setup_tdb() 285 com_err(prg_name, retval, "while trying to setup undo file\n"); in e2undo_setup_tdb() 333 com_err(prg_name, 0, in main() 366 com_err(prg_name, errno, in main() 374 com_err(prg_name, retval, _("while reading undo file")); in main() 427 com_err(prg_name, retval, _("Error while determining whether " in main() 433 com_err(prg_name, retval, "%s", _("e2undo should only be run " in main() [all …]
|
D | e2image.c | 173 com_err(program_name, err, "%s", in generic_write() 192 com_err(program_name, err, in generic_write() 195 com_err(program_name, err, "%s", in generic_write() 245 com_err(program_name, retval, "%s", in write_image_file() 254 com_err(program_name, retval, "%s", in write_image_file() 262 com_err(program_name, retval, "%s", in write_image_file() 270 com_err(program_name, retval, "%s", in write_image_file() 578 com_err(program_name, retval, "%s", in output_meta_data_blocks() 584 com_err(program_name, retval, "%s", in output_meta_data_blocks() 663 com_err(program_name, retval, in output_meta_data_blocks() [all …]
|
D | badblocks.c | 164 com_err (program_name, errcode, "adding to in-memory bad block list"); in bb_output() 378 com_err (program_name, errno, "%s", _("during seek")); in do_read() 451 com_err (program_name, errno, "%s", _("during seek")); in do_write() 475 com_err(program_name, retval, "%s", in flush_bufs() 495 com_err(program_name, errcode, "%s", in test_ro() 510 com_err(program_name, ENOMEM, "%s", in test_ro() 610 com_err(program_name, ENOMEM, "%s", in test_rw() 757 com_err(program_name, errcode, "%s", in test_nd() 768 com_err(program_name, ENOMEM, "%s", in test_nd() 876 com_err (program_name, errno, in test_nd() [all …]
|
/external/e2fsprogs/tests/progs/ |
D | test_rel.c | 46 com_err(request, 0, "Bad %s - %s", desc, str); in parse_inode() 62 com_err(request, 0, "Bad %s - %s", desc, str); in parse_block() 75 com_err(request, 0, "A block relocation table must be open."); in check_brel() 86 com_err(request, 0, "An inode relocation table must be open."); in check_irel() 158 com_err(argv[0], retval, "while opening memarray brel"); in do_brel_ma_create() 208 com_err(argv[0], retval, "while calling ext2fs_brel_put"); in do_brel_put() 231 com_err(argv[0], retval, "while calling ext2fs_brel_get"); in do_brel_get() 247 com_err(argv[0], retval, "while calling ext2fs_brel_start_iter"); in do_brel_start_iter() 264 com_err(argv[0], retval, "while calling ext2fs_brel_next"); in do_brel_next() 286 com_err(argv[0], retval, "while calling ext2fs_brel_start_iter"); in do_brel_dump() [all …]
|
D | test_icount.c | 44 com_err(request, 0, "The icount structure must be allocated."); in check_icount() 58 com_err(request, 0, "Bad %s - %s", desc, str); in parse_inode() 89 com_err(progname, retval, "while creating icount"); in do_create_icount() 120 com_err(argv[0], retval, "while calling ext2fs_icount_fetch"); in do_fetch() 143 com_err(argv[0], retval, in do_increment() 167 com_err(argv[0], retval, in do_decrement() 197 com_err(argv[0], retval, in do_store() 214 com_err(argv[0], retval, in do_dump() 231 com_err(argv[0], retval, "while validating icount structure"); in do_validate() 319 com_err("/dev/null", retval, "while setting up test fs"); in main() [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | tst_bitmaps.c | 134 com_err(cmd, 0, "Bad %s - %s", descr, str); in parse_ulong() 146 com_err(name, 0, "Filesystem not open"); in check_fs_open() 167 com_err(name, retval, "while initializing filesystem"); in setup_filesystem() 178 com_err(name, retval, "while allocating block bitmap"); in setup_filesystem() 184 com_err(name, retval, "while allocating inode bitmap"); in setup_filesystem() 254 com_err("dump_bitmap", 0, "couldn't allocate buffer"); in dump_bitmap() 260 com_err("dump_bitmap", retval, in dump_bitmap() 301 com_err(argv[0], 0, "Usage: setb <block> [num]"); in do_setb() 325 com_err(argv[0], 0, "*ERROR* test_result different! (%d, %d)", in do_setb() 339 com_err(argv[0], 0, "Usage: clearb <block> [num]"); in do_clearb() [all …]
|
D | tst_iscan.c | 89 com_err("setup", retval, in setup() 95 com_err("setup", retval, in setup() 102 com_err("setup", retval, in setup() 109 com_err("setup", retval, in setup() 116 com_err("setup", retval, in setup() 123 com_err("setup", retval, "while creating badblocks list"); in setup() 129 com_err("setup", retval, in setup() 150 com_err("iterate", retval, "While opening inode scan"); in iterate() 156 com_err("iterate", retval, "while reading first inode"); in iterate() 166 com_err("iterate", retval, in iterate()
|
D | Makefile.in | 622 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 628 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 634 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 640 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 646 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 653 $(top_srcdir)/lib/et/com_err.h $(srcdir)/ext2_io.h \ 660 $(top_srcdir)/lib/et/com_err.h $(srcdir)/ext2_io.h \ 666 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 672 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ 679 $(srcdir)/ext2_fs.h $(srcdir)/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \ [all …]
|
/external/e2fsprogs/resize/ |
D | online.c | 81 com_err(program_name, 0, _("kernel does not support online " in online_resize_fs() 90 com_err(program_name, 0, _("On-line shrinking not supported")); in online_resize_fs() 113 com_err(program_name, 0, in online_resize_fs() 121 com_err(program_name, 0, in online_resize_fs() 128 com_err(program_name, 0, in online_resize_fs() 136 com_err(program_name, errno, in online_resize_fs() 160 com_err(program_name, 0, in online_resize_fs() 163 com_err(program_name, errno, in online_resize_fs() 177 com_err(program_name, 0, in online_resize_fs() 180 com_err(program_name, 0, in online_resize_fs() [all …]
|
D | main.c | 220 com_err(program_name, retval, in resize2fs_setup_tdb() 241 com_err(program_name, retval, "%s", in resize2fs_setup_tdb() 352 com_err("ext2fs_check_mount_point", retval, in main() 365 com_err("open", errno, _("while opening %s"), in main() 372 com_err("open", errno, in main() 381 com_err(argv[0], retval, in main() 413 com_err(program_name, retval, _("while trying to open %s"), in main() 456 com_err(program_name, EXT2_ET_UNSUPP_FEATURE, in main() 490 com_err(program_name, retval, "%s", in main() 500 com_err(program_name, 0, in main() [all …]
|
/external/e2fsprogs/contrib/android/ |
D | perms.c | 36 com_err(__func__, retval, _("while opening inode %u"), ino); in ino_add_xattr() 41 com_err(__func__, retval, in ino_add_xattr() 47 com_err(__func__, retval, in ino_add_xattr() 53 com_err(__func__, retval, in ino_add_xattr() 60 com_err(__func__, close_retval, in ino_add_xattr() 79 com_err(__func__, retval, in set_selinux_xattr() 87 com_err(__func__, retval, in set_selinux_xattr() 110 com_err(__func__, retval, _("while reading inode %u"), ino); in set_perms_and_caps() 124 com_err(__func__, retval, in set_perms_and_caps() 151 com_err(__func__, retval, in set_timestamp() [all …]
|
/external/e2fsprogs/e2fsck/ |
D | badblocks.c | 45 com_err("ext2fs_block_iterate", retval, "%s", in read_bad_blocks_file() 57 com_err("ext2fs_read_bb_inode", retval, "%s", in read_bad_blocks_file() 71 com_err("read_bad_blocks_file", errno, in read_bad_blocks_file() 82 com_err("read_bad_blocks_file", errno, in read_bad_blocks_file() 93 com_err("ext2fs_read_bb_FILE", retval, "%s", in read_bad_blocks_file() 104 com_err("ext2fs_update_bb_inode", retval, "%s", in read_bad_blocks_file()
|