Lines Matching full:sb
7 # It currently tests the fs/sb and native commands for ext4 and fat partitions
10 # fs-test.sb.ext4 Summary: PASS: 24 FAIL: 0
14 # fs-test.sb.fat16 Summary: PASS: 24 FAIL: 0
18 # fs-test.sb.fat32 Summary: PASS: 24 FAIL: 0
156 # 5th parameter is fs/nonfs/sb - to dictate generic fs commands or
157 # otherwise or sb hostfs
159 # fs and ext4/fat and full patch for sb hostfs
196 sb)
209 # sb always uses full path to mointpoint, irrespective of filesystem
210 if [ "$5" = "sb" ]; then
223 sb=$5
224 setenv bind 'if test "\$sb" != sb; then host bind 0 "$1"; fi'
603 OUT_FILE="${OUT}.sb.${fs}.out"
604 test_image $IMAGE $fs $SMALL_FILE $BIG_FILE sb `pwd`/$MOUNT_DIR \