Searched refs:icheck (Results 1 – 13 of 13) sorted by relevance
24 "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
160 auto icheck{check.value.template ToInteger<Integer8>()}; in basicTests() local161 MATCH(x, icheck.value.ToUInt64())(ldesc); in basicTests()
2755 icheck, in ReadOnePNGImage() local2767 for (icheck=0; sRGB_info[icheck].len > 0; icheck++) in ReadOnePNGImage()2769 if (profile_length == sRGB_info[icheck].len) in ReadOnePNGImage()2785 if (profile_crc == sRGB_info[icheck].crc) in ReadOnePNGImage()2790 sRGB_info[icheck].intent)); in ReadOnePNGImage()2795 sRGB_info[icheck].intent); in ReadOnePNGImage()2801 if (sRGB_info[icheck].len == 0) in ReadOnePNGImage()8674 icheck, in WriteOnePNGImage() local8687 for (icheck=0; sRGB_info[icheck].len > 0; icheck++) in WriteOnePNGImage()8689 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 \394 icheck.o: $(top_srcdir)/debugfs/icheck.c1241 icheck.o: $(top_srcdir)/debugfs/icheck.c $(top_builddir)/lib/config.h \
1547 * Debugfs's icheck will now correctly find inodes which use the2807 * Fix debugfs's icheck to correctly report the owner of an EA block