HomeSort by relevance Sort by last modified time
    Searched refs:tune2fs (Results 1 - 18 of 18) sorted by null

  /external/e2fsprogs/contrib/
e2croncheck 37 tune2fs -C 0 -T "${START}" "/dev/${VG}/${VOLUME}"
40 tune2fs -C 16000 -T "19000101" "/dev/${VG}/${VOLUME}"
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-journal-checksum/
ext4_journal_checksum.sh 64 tune2fs -O extents $EXT4_DEV &> /dev/null
  /external/ltp/
ver_linux 35 tune2fs 2>&1 | grep "^tune2fs" | sed 's/,//' | awk \
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-delalloc-mballoc/
ext4-alloc-test.sh 87 tune2fs -O extents $EXT4_DEV &> /dev/null
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-inode-version/
ext4_inode_version_test.sh 42 tune2fs -O extents $EXT4_DEV &> /dev/null
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-subdir-limit/
ext4_subdir_limit_test.sh 69 tune2fs -O extents $EXT4_DEV &> /dev/null
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-uninit-groups/
ext4_uninit_groups_test.sh 81 tune2fs -O extents,uninit_groups,$flag $EXT4_DEV &> /dev/null
  /external/e2fsprogs/misc/
Makefile.in 35 SPROGS= mke2fs badblocks tune2fs dumpe2fs $(BLKID_PROG) logsave \
39 SMANPAGES= tune2fs.8 mklost+found.8 mke2fs.8 dumpe2fs.8 badblocks.8 \
51 TUNE2FS_OBJS= tune2fs.o util.o journal.o recovery.o revoke.o
72 PROFILED_TUNE2FS_OBJS= profiled/tune2fs.o profiled/util.o
96 SRCS= $(srcdir)/tune2fs.c $(srcdir)/mklost+found.c $(srcdir)/mke2fs.c $(srcdir)/mk_hugefiles.c \
135 @PROFILE_CMT@all:: tune2fs.profiled blkid.profiled e2image.profiled \
169 tune2fs: $(TUNE2FS_OBJS) $(DEPLIBS) $(DEPLIBS_E2P) $(DEPLIBBLKID) \
172 $(Q) $(CC) $(ALL_LDFLAGS) -o tune2fs $(TUNE2FS_OBJS) $(LIBS) \
176 tune2fs.static: $(TUNE2FS_OBJS) $(STATIC_DEPLIBS) $(STATIC_LIBE2P) $(DEPSTATIC_LIBBLKID)
178 $(Q) $(CC) $(LDFLAGS_STATIC) -o tune2fs.static $(TUNE2FS_OBJS)
    [all...]
e2fuzz.sh 34 echo "-p: Use system's mke2fs/e2fsck/tune2fs tools."
172 tune2fs -L "e2fuzz-${pass}" "${PASS_IMG}"
  /build/make/target/product/
core_tiny.mk 77 tune2fs \
core_minimal.mk 82 tune2fs \
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-nsec-timestamps/
ext4_nsec_timestamps_test.sh 42 tune2fs -O extents $EXT4_DEV &> /dev/null
  /external/ltp/testcases/kernel/fs/ext4-new-features/ext4-online-defrag/
ext4_online_defrag_test.sh 129 tune2fs -O extents $EXT4_DEV >> ext4_online_defrag_result.txt 2>&1
  /build/make/tools/releasetools/
edify_generator.py 256 'tune2fs(' + "".join(['"%s", ' % (i,) for i in options]) +
  /external/e2fsprogs/debian/
rules 488 -a ! -name mke2fs -a ! -name tune2fs \
  /build/make/core/
config.mk 610 TUNE2FS := $(HOST_OUT_EXECUTABLES)/tune2fs$(HOST_EXECUTABLE_SUFFIX)
    [all...]
  /system/sepolicy/private/
file_contexts 180 /system/bin/tune2fs -- u:object_r:fsck_exec:s0
  /external/blktrace/doc/
blktrace.tex 259 180 days, whichever comes first. Use tune2fs -c or -i to override.
    [all...]

Completed in 882 milliseconds