Lines Matching refs:Files
45 Files=""
55 echo "$Prog: [-chq] [-N name] [ iogen options ] [ doio options ] files" >&2
61 -c Cleanup test files created by this invocation on exit.
77 -n nprocs # procs to do simultanious io to the test files.
81 files Files to test on. File names have the following format:
84 If no size is specified, the files must exist
225 # userstripe create files using user striping
247 #create files using user striping
259 Files="25%:rwtest.$$"
274 # If no files are specified ...
282 Files="25%:rwtest.file"
284 Files=$*
298 for f in $Files
383 Files=${F[*]}
391 echo $Files
395 cmd="${LTPROOT}/testcases/bin/iogen ${iOpts} ${Files} | $MPPrun ${LTPROOT}/testcases/bin/doio ${dOpts}"
404 ( ${LTPROOT}/testcases/bin/iogen ${iOpts} ${Files}