Home | History | Annotate | Download | only in testscripts

Lines Matching refs:ext3

37         ext3=0
44 -t = test ext3 filesystem
69 t) ext3=$OPTARG;;
94 ext3="1"
105 if [ -n "$ext3" ]; then
106 echo "** testing ext3 **"
149 if [ "$runExtendedStress" -eq 1 -a -n "$ext3" ]; then
150 mkfs -t ext3 $part2
151 mount -t ext3 $part2 $TMP/aiodio2
163 if [ -n "$ext3" -a $nextTest -eq 1 ]; then
165 echo "* Testing ext3 filesystem *"
167 mkfs -t ext3 $part1
168 mount -t ext3 $part1 $TMP/aiodio
189 if [ "$runExtendedStress" -eq 1 -a -n "$ext3" ]; then
190 mkfs -t ext3 $part2
191 mount -t ext3 $part2 $TMP/aiodio2
212 elif [ "$runExtendedStress" -eq 1 -a -n "$ext3" ]; then
213 mkfs -t ext3 $part2
214 mount -t ext3 $part2 $TMP/aiodio2