Searched refs:debugfs (Results 1 – 25 of 35) sorted by relevance
12
/external/e2fsprogs/debugfs/ |
D | Makefile.in | 9 my_dir = debugfs 14 PROGS= debugfs 15 MANPAGES= debugfs.8 19 DEBUG_OBJS= debug_cmds.o debugfs.o util.o ncheck.o icheck.o ls.o \ 22 SRCS= debug_cmds.c $(srcdir)/debugfs.c $(srcdir)/util.c $(srcdir)/ls.c \ 38 debugfs: $(DEBUG_OBJS) $(DEPLIBS) 40 $(Q) $(CC) $(ALL_LDFLAGS) -o debugfs $(DEBUG_OBJS) $(LIBS) 46 debugfs.8: $(DEP_SUBSTITUTE) $(srcdir)/debugfs.8.in 48 $(Q) $(SUBSTITUTE_UPTIME) $(srcdir)/debugfs.8.in debugfs.8 83 $(RM) -f debugfs debugfs.8 \#* *.s *.o *.a *~ debug_cmds.c core [all …]
|
/external/e2fsprogs/tests/ |
D | test_config | 12 DEBUGFS="$USE_VALGRIND ../debugfs/debugfs" 13 TEST_BITS="../debugfs/debugfs"
|
/external/e2fsprogs/tests/d_loaddump/ |
D | expect | 1 debugfs load/dump test 4 debugfs -R ''write test.data test_data'' -w ./test.img 15 debugfs -R ''dump test_data test.verify'' ./test.img
|
D | script | 8 echo "debugfs load/dump test" > $OUT 21 echo "debugfs -R ''write $TEST_DATA test_data'' -w $TMPFILE" > $OUT.new 33 echo "debugfs -R ''dump test_data $VERIFY_DATA'' $TMPFILE" > $OUT.new
|
D | name | 1 debugfs load/dump test
|
/external/e2fsprogs/tests/f_dup_resize/ |
D | script | 11 write $TEST_DATA debugfs 13 set_inode_field debugfs mtime 200504110000
|
D | expect.1 | 13 File /debugfs (inode #12, mod time Mon Apr 11 00:00:00 2005)
|
/external/e2fsprogs/tests/r_inline_xattr/ |
D | expect | 2 debugfs -R ''stat file'' ./test.img 2>&1 | grep ''^Inode\|in inode body\|name = '' 12 debugfs -R ''stat file'' ./test.img 2>&1 | grep ''^Inode\|in inode body\|name = ''
|
D | script | 13 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT 26 echo "debugfs -R ''stat file'' $TMPFILE 2>&1 | grep ''^Inode\|in inode body\|name = ''" >> $OUT
|
/external/e2fsprogs/tests/f_resize_inode/ |
D | expect | 29 debugfs -R ''set_inode_field <7> block[2] 42'' -w ./test.img 57 debugfs -R ''clri <7>'' -w ./test.img 85 debugfs -R ''set_inode_field <7> bmap[524] 57'' -w ./test.img 113 debugfs -R ''set_super_value reserved_gdt_blocks 15679'' -w ./test.img 127 debugfs -R ''set_super_value reserved_gdt_blocks 32'' -w ./test.img
|
D | script | 29 echo "debugfs -R ''set_inode_field <7> block[2] 42'' -w $TMPFILE" > $OUT.new 50 echo "debugfs -R ''clri <7>'' -w $TMPFILE" > $OUT.new 71 echo "debugfs -R ''set_inode_field <7> bmap[524] 57'' -w $TMPFILE" > $OUT.new 92 echo "debugfs -R ''set_super_value reserved_gdt_blocks 15679'' -w $TMPFILE" > $OUT.new 107 echo "debugfs -R ''set_super_value reserved_gdt_blocks 32'' -w $TMPFILE" > $OUT.new
|
/external/sepolicy/ |
D | genfs_contexts | 13 genfscon debugfs / u:object_r:debugfs:s0
|
/external/linux-tools-perf/util/ |
D | debugfs.c | 86 int debugfs_valid_mountpoint(const char *debugfs) in debugfs_valid_mountpoint() argument 92 if (statfs(debugfs, &st_fs) < 0) in debugfs_valid_mountpoint()
|
D | trace-event-info.c | 135 const char *debugfs; in find_tracing_dir() local 140 debugfs = find_debugfs(); in find_tracing_dir() 142 tracing = malloc_or_die(strlen(debugfs) + 9); in find_tracing_dir() 144 sprintf(tracing, "%s/tracing", debugfs); in find_tracing_dir()
|
D | debugfs.h | 16 extern int debugfs_valid_mountpoint(const char *debugfs);
|
D | parse-events.h | 45 extern int valid_debugfs_mount(const char *debugfs);
|
/external/e2fsprogs/debian/ |
D | ss-dev.examples | 1 debugfs/debug_cmds.ct
|
D | changelog | 196 * Fix a file descriptor leak in debugfs when sourcing a command file 241 * Enhance debugfs's 'stat' command to print basic extent information 307 * Fix debugfs from core dumping if the logdump command fails to open the 329 * Add an "-a" option to debugfs's close_filesys command 398 * Fix a segfault in debugfs when running stat without an open filesystem 415 * Fix debugfs's ncheck output to suppress extra characters at the end 444 * Fix a regression in debugfs's logdump command so it works for 489 * Fix debugfs's ncheck command so it prints all of the names of 506 * debugfs: Fix ncheck to print all pathnames for all of the specified inodes 509 * debugfs: Add the ability to specify the hash seed and to specify the [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | Makefile.in | 262 debug_cmds.c debug_cmds.h: $(top_srcdir)/debugfs/debug_cmds.ct 264 $(Q) $(MK_CMDS) $(top_srcdir)/debugfs/debug_cmds.ct 266 DEBUG_OBJS= debug_cmds.o debugfs.o util.o ncheck.o icheck.o ls.o \ 269 debugfs.o: $(top_srcdir)/debugfs/debugfs.c 273 util.o: $(top_srcdir)/debugfs/util.c 277 ncheck.o: $(top_srcdir)/debugfs/ncheck.c 281 icheck.o: $(top_srcdir)/debugfs/icheck.c 285 ls.o: $(top_srcdir)/debugfs/ls.c 289 lsdel.o: $(top_srcdir)/debugfs/lsdel.c 293 dump.o: $(top_srcdir)/debugfs/dump.c [all …]
|
/external/e2fsprogs/util/ |
D | subset.exclude | 17 debugfs
|
/external/e2fsprogs/ |
D | e2fsprogs.spec | 22 initialize a partition to contain an empty ext2 filesystem), debugfs 114 %{_root_sbindir}/debugfs 160 %{_mandir}/man8/debugfs.8*
|
D | Makefile.in | 13 @DEBUGFS_CMT@DEBUGFS_DIR= debugfs 63 …if test ! -d e2fsck && test ! -d debugfs && test ! -d misc && test ! -d ext2ed ; then $(MAKE) inst…
|
D | e2fsprogs.spec.in | 22 initialize a partition to contain an empty ext2 filesystem), debugfs 114 %{_root_sbindir}/debugfs 160 %{_mandir}/man8/debugfs.8*
|
D | RELEASE-NOTES | 76 The tune2fs, dumpe2fs, and debugfs programs now support the new ext4 267 Always build namei.o so that building with configure --disable-debugfs 425 Fix file descriptor leaks in fsck and debugfs. (Addresses Novell Bug: 631 Fix debugfs from core dumping if the logdump command fails to open the 735 Add an -a option to debugfs's close_filesys command which writes any 820 Fix a regression in debugfs where the "stat" command when no 821 filesystem was open would cause debugfs to crash with a segmentation 892 E2fsprogs 1.41 broke debugfs's logdump command for normal ext3/4 1024 Fix debugfs's ncheck command so that it prints all of the names of 1052 Enhance the debugfs's "ncheck" command so it will print all of the [all …]
|
D | configure.in | 526 dnl handle --enable-debugfs 528 AC_ARG_ENABLE([debugfs], optenable 529 [ --disable-debugfs disable support of debugfs program], 532 AC_MSG_RESULT([Disabling debugfs support]) 536 AC_MSG_RESULT([Enabling debugfs support]) 539 AC_MSG_RESULT([Enabling debugfs support by default]) 1081 debugfs/Makefile tests/Makefile tests/progs/Makefile \
|
12