Home | History | Annotate | Download | only in testscripts

Lines Matching full:xfs

39         xfs=0
46 -x = test XFS filesystem
70 x) xfs=$OPTARG;;
96 xfs="1"
110 if [ -n "$xfs" ]; then
111 echo "** testing xfs **"
155 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; then
156 mkfs.xfs -f $part2
157 mount -t xfs $part2 $TMP/aiodio2
172 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; then
173 mkfs.xfs -f $part2
174 mount -t xfs $part2 $TMP/aiodio2
192 elif [ "$runExtendedStress" -eq 1 -a -n "$xfs" ]; then
193 mkfs.xfs -f $part2
194 mount -t xfs $part2 $TMP/aiodio2
203 if [ -n "$xfs" -a $nextTest -eq 3 ]; then
205 echo "* Testing xfs filesystem *"
207 mkfs.xfs -f $part1
208 mount -t xfs $part1 $TMP/aiodio