OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MKE2FS
(Results
1 - 7
of
7
) sorted by null
/external/e2fsprogs/resize/
test-resize
7
MKE2FS
=
mke2fs
13
$
MKE2FS
-F -t ext4 $FEATURE $FS
/external/e2fsprogs/tests/scripts/
mkdup
11
MKE2FS
=./misc/
mke2fs
15
echo $
MKE2FS
-F -t ext4 -L test $OPTS test.img $SIZE
16
$
MKE2FS
-F -t ext4 -L test $OPTS $IMG $SIZE
resize_test
34
echo $
MKE2FS
$FEATURES -qF $TMPFILE $SIZE_1 >> $LOG
35
$
MKE2FS
$FEATURES -qF $TMPFILE $SIZE_1 >> $LOG
/external/e2fsprogs/tests/f_detect_junk/
script
26
echo "***
mke2fs
" >> $OUT
27
$
MKE2FS
-n $TMPFILE >> $OUT 2>&1
/external/e2fsprogs/tests/f_detect_xfs/
script
23
echo "***
mke2fs
" >> $OUT
24
$
MKE2FS
-n $TMPFILE >> $OUT 2>&1
/external/e2fsprogs/tests/
test_config
7
MKE2FS
="$USE_VALGRIND ../misc/
mke2fs
"
35
MKE2FS_CONFIG=./
mke2fs
.conf
/external/e2fsprogs/tests/f_extent_htree/
script
8
# This script depends on "
mke2fs
-d", which is only in master and not maint,
12
# Once the "
mke2fs
-d" option is available on the "maint" branch, the
46
echo "
mke2fs
-b $BSIZE -O dir_index,extent -d$SRC -N$NUM $TMPFILE $NUM" >> $OUT
47
$
MKE2FS
-b $BSIZE -O dir_index,extent -d$SRC -N$NUM $TMPFILE $NUM >> $OUT 2>&1
50
# Run e2fsck to convert dir to htree before deleting the files, as
mke2fs
Completed in 102 milliseconds