HomeSort by relevance Sort by last modified time
    Searched refs:com_err (Results 51 - 75 of 96) sorted by null

1 23 4

  /external/e2fsprogs/lib/et/test_cases/
heimdal.h 6 #include <et/com_err.h>
heimdal2.h 6 #include <et/com_err.h>
  /external/e2fsprogs/debugfs/
logdump.c 114 com_err(argv[0], 0,
180 com_err(argv[0], errno, "while opening %s for logdump",
200 com_err(argv[0], errno, "while opening %s for logdump",
210 com_err(argv[0], 0,
230 com_err(argv[0], retval, "while opening ext2 file");
243 com_err(argv[0], 0, "filesystem has no journal");
248 com_err(argv[0], errno, "while opening %s for logdump",
302 com_err(cmd, retval, "while seeking in reading journal");
308 com_err(cmd, retval, "while reading journal");
313 com_err(cmd, 0, "short read (read %u, expected %u)
    [all...]
e2freefrag.c 221 com_err(device_name, retval, "while closing the filesystem.\n");
233 com_err(fs->device_name, retval, "while reading block bitmap");
242 com_err(fs->device_name, retval, "while collecting chunk info");
256 com_err(device_name, retval, "while opening filesystem");
xattrs.c 170 com_err(argv[0], err, "while getting extended attribute");
250 com_err(argv[0], err, "while setting extended attribute");
301 com_err(argv[0], err, "while removing extended attribute");
Makefile.in 171 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h
174 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
187 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
198 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
208 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
218 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
228 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
238 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
248 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h \
258 $(top_builddir)/lib/ss/ss_err.h $(top_srcdir)/lib/et/com_err.h
    [all...]
set_fields.c 647 com_err("set_inode", retval, "while setting block map");
740 com_err(argv[0], 0, "invalid field specifier: %s", argv[1]);
767 com_err(argv[0], 0, "invalid field specifier: %s", argv[2]);
828 com_err(argv[0], 0, "invalid block group number: %s", argv[1]);
833 com_err(argv[0], 0, "block group number too big: %d", set_bg);
838 com_err(argv[0], 0, "invalid field specifier: %s", argv[2]);
858 com_err("set_mmp_value", retval, "while clearing MMP block\n");
884 com_err(argv[0], 0, "no MMP block allocated\n");
896 com_err(argv[0], retval, "allocating MMP buffer\n");
902 com_err(argv[0], retval, "reading MMP block %llu.\n"
    [all...]
filefrag.c 161 com_err("ext2fs_block_iterate3", retval, 0);
247 com_err("ext2fs_dir_iterate2", retval, 0);
293 com_err(0, 0, "Usage: filefrag [-dvr] file");
ls.c 232 com_err(0, 0, "Usage: ls [-l] [-d] [-p] file");
257 com_err(argv[1], retval, 0);
do_journal.c 557 com_err(argv[0], err,
563 com_err(argv[0], err,
588 com_err(argv[0], errno,
597 com_err("journal_write", err, "while writing journal");
908 com_err(argv[0], err, "while opening journal");
925 com_err(argv[0], err, "while examining journal");
956 com_err("journal_run", err, "while recovering journal");
  /external/e2fsprogs/misc/
dumpe2fs.c 293 com_err("list_desc", retval,
308 com_err("list_desc", retval,
334 com_err("ext2fs_read_bb_inode", retval, 0);
339 com_err("ext2fs_badblocks_list_iterate_begin", retval,
384 com_err(program_name, retval, "%s",
390 com_err(program_name, retval, "%s",
396 com_err(program_name, retval, "%s",
465 com_err(program_name, retval, "%s",
473 com_err(program_name, 0, "%s",
689 com_err (program_name, retval, _("while trying to open %s")
    [all...]
e2freefrag.c 221 com_err(device_name, retval, "while closing the filesystem.\n");
233 com_err(fs->device_name, retval, "while reading block bitmap");
242 com_err(fs->device_name, retval, "while collecting chunk info");
256 com_err(device_name, retval, "while opening filesystem");
Makefile.in 689 $(top_srcdir)/lib/ext2fs/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \
706 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
720 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
729 $(top_builddir)/lib/ext2fs/ext2_types.h $(top_srcdir)/lib/et/com_err.h \
734 $(top_builddir)/lib/ext2fs/ext2_types.h $(top_srcdir)/lib/et/com_err.h \
740 $(top_srcdir)/lib/ext2fs/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \
748 $(top_builddir)/lib/dirpaths.h $(top_srcdir)/lib/et/com_err.h \
759 $(top_builddir)/lib/dirpaths.h $(top_srcdir)/lib/et/com_err.h \
771 $(top_srcdir)/lib/ext2fs/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \
779 $(top_srcdir)/lib/ext2fs/ext3_extents.h $(top_srcdir)/lib/et/com_err.h
    [all...]
util.c 43 #include "et/com_err.h"
125 com_err("ext2fs_check_if_mount", retval,
  /external/e2fsprogs/lib/ext2fs/
icount.c 758 com_err("setup", retval,
764 com_err("setup", retval,
783 com_err("run_test", retval,
795 com_err("run_test", retval, "while creating icount");
807 com_err("run_test", retval,
816 com_err("run_test", retval,
825 com_err("run_test", retval,
834 com_err("run_test", retval,
846 com_err("run_test", retval, "while calling icount_validate");
gen_bitmap.c 61 com_err(0, bitmap->base_error_code+code,
64 com_err(0, bitmap->base_error_code + code, "#%lu", arg);
180 com_err(0, EXT2_ET_MAGIC_GENERIC_BITMAP,
202 com_err(0, EXT2_ET_MAGIC_GENERIC_BITMAP,
224 com_err(0, EXT2_ET_MAGIC_GENERIC_BITMAP,
245 com_err(0, EXT2_ET_MAGIC_GENERIC_BITMAP,
262 com_err(0, EXT2_ET_MAGIC_GENERIC_BITMAP,
279 com_err(0, EXT2_ET_MAGIC_GENERIC_BITMAP,
  /external/e2fsprogs/e2fsck/
Makefile.in 270 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
280 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
290 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
297 $(top_builddir)/lib/dirpaths.h $(top_srcdir)/lib/et/com_err.h \
311 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
322 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
332 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
342 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
352 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
363 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h
    [all...]
unix.c 51 #include "et/com_err.h"
234 com_err("ext2fs_check_if_mount", retval,
895 com_err(ctx->program_name, 0,
951 com_err(ctx->program_name, 0, "%s",
956 com_err(ctx->program_name, 0, "%s",
961 com_err(ctx->program_name, 0, "%s",
973 com_err(ctx->program_name, 0, _("Unable to resolve '%s'"),
985 com_err(ctx->program_name, 0, "%s",
991 com_err(ctx->program_name, 0, "%s",
1032 com_err("open", errno
    [all...]
util.c 301 com_err(ctx->program_name, 0,
318 com_err(ctx->program_name, retval,
335 com_err(ctx->program_name, retval,
479 com_err("ext2fs_read_inode", retval,
493 com_err("ext2fs_read_inode_full", retval,
507 com_err("ext2fs_write_inode", retval,
520 com_err("ext2fs_write_inode", retval,
  /external/e2fsprogs/contrib/android/
fsmap.c 43 com_err(__func__, retval, _("listing blocks of ino \"%u\""),
81 com_err(__func__, retval, _("reading ino \"%u\""), de->inode);
ext2simg.c 23 #include <et/com_err.h>
41 com_err("error", Retval, Format, __VA_ARGS__); \
  /external/e2fsprogs/lib/et/
com_err.c 22 #include "com_err.h"
75 void com_err (const char *whoami, function
  /external/e2fsprogs/lib/ss/
test_ss.c 101 com_err(argv[0], 0, "Usage: test_ss [-R request] "
  /external/e2fsprogs/resize/
Makefile.in 153 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
161 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
169 $(top_srcdir)/lib/ext2fs/ext3_extents.h $(top_srcdir)/lib/et/com_err.h \
177 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
185 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
193 $(top_srcdir)/lib/et/com_err.h $(top_srcdir)/lib/ext2fs/ext2_io.h \
  /external/e2fsprogs/tests/progs/
Makefile.in 74 test_rel.o: $(srcdir)/test_rel.c $(top_srcdir)/lib/et/com_err.h \

Completed in 1726 milliseconds

1 23 4