Home
last modified time | relevance | path

Searched refs:jfs (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testscripts/
H A Dltp-aiodio.sh38 jfs=0
71 j) jfs=$OPTARG;;
95 jfs="1"
115 if [ -n "$jfs" ]; then
116 echo "** testing jfs **"
152 elif [ "$runExtendedStress" -eq 1 -a -n "$jfs" ]; then
153 mkfs.jfs $part2 <testscripts/yesenter.txt
154 mount -t jfs $part2 $TMP/aiodio2
169 if [ "$runExtendedStress" -eq 1 -a -n "$jfs" ]; then
170 mkfs.jfs
[all...]
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dtest.sh6 #Real time etc on reiserfile system and jfs filesystem.
72 #To run on jfs file system type
76 echo "performing mongo on jfs file system"
78 dd if=/dev/zero of=jfs bs=8k count=10240 > /dev/null 2>&1
79 losetup /dev/loop0 jfs
80 ./mongo.pl LOG=/tmp/logfile1 file_size=10000 bytes=100000 fstype=jfs dev=/dev/loop0 dir=$TEST_DIR RUN log=$LOG_DIR/jfslog
/third_party/ltp/testcases/kernel/fs/fs_readonly/
H A Dtest_robind.sh26 # For filesystem, like ext2, ext3, reiserfs, jfs & xfs,
57 usage: $0 -c command [ext3,ext2,jfs,xfs,reiserfs,ramfs]

Completed in 2 milliseconds