Searched refs:icheck (Results 1 – 12 of 12) sorted by relevance
14 "icheck.c",
28 icheck;
19 DEBUG_OBJS= debug_cmds.o debugfs.o util.o ncheck.o icheck.o ls.o \24 RO_DEBUG_OBJS= ro_debug_cmds.o ro_debugfs.o util.o ncheck.o icheck.o ls.o \29 $(srcdir)/ncheck.c $(srcdir)/icheck.c $(srcdir)/lsdel.c \225 icheck.o: $(srcdir)/icheck.c $(top_builddir)/lib/config.h \
35 icheck;
20 Debugfs's ncheck and icheck commands now handles the case where there
52 Make debugfs's icheck command more robust by checking to make sure an
94 Debugfs's stat and icheck commands now properly deals with large (>
100 Fix a bug in debugfs's icheck which would incorrectly report the owner
1544 Debugfs's icheck will now correctly find inodes which use the
2748 icheck, in ReadOnePNGImage() local2760 for (icheck=0; sRGB_info[icheck].len > 0; icheck++) in ReadOnePNGImage()2762 if (profile_length == sRGB_info[icheck].len) in ReadOnePNGImage()2778 if (profile_crc == sRGB_info[icheck].crc) in ReadOnePNGImage()2783 sRGB_info[icheck].intent)); in ReadOnePNGImage()2788 sRGB_info[icheck].intent); in ReadOnePNGImage()2794 if (sRGB_info[icheck].len == 0) in ReadOnePNGImage()8661 icheck, in WriteOnePNGImage() local8674 for (icheck=0; sRGB_info[icheck].len > 0; icheck++) in WriteOnePNGImage()8676 if (length == sRGB_info[icheck].len) in WriteOnePNGImage()[all …]
24 ncheck.o icheck.o ls.o lsdel.o dump.o set_fields.o logdump.o \33 $(top_srcdir)/debugfs/icheck.c \390 icheck.o: $(top_srcdir)/debugfs/icheck.c1217 icheck.o: $(top_srcdir)/debugfs/icheck.c $(top_builddir)/lib/config.h \
1334 * Debugfs's icheck will now correctly find inodes which use the2594 * Fix debugfs's icheck to correctly report the owner of an EA block