HomeSort by relevance Sort by last modified time
    Searched refs:bigfile (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/filebench/workloads/
filemicro_rwritedsync.f 37 define file name=bigfile,path=$dir,size=$filesize,prealloc,reuse
43 flowop write name=write-file,filename=bigfile,random,dsync,iosize=$iosize,iters=$iters
filemicro_rwritefsync.f 39 define file name=bigfile,path=$dir,size=$filesize,prealloc,cached=$cached
45 flowop write name=write-file,filename=bigfile,random,iosize=$iosize,iters=$iters
filemicro_seqwrite.f 38 define file name=bigfile,path=$dir,size=0,prealloc,cached=$cached
44 flowop appendfile name=write-file,dsync=$sync,filename=bigfile,iosize=$iosize,iters=$count
filemicro_writefsync.f 37 define file name=bigfile,path=$dir,size=0,prealloc
43 flowop appendfile name=append-file,filename=bigfile,iosize=$iosize,iters=$iters
filemicro_seqwriterand.f 36 define file name=bigfile,path=$dir,size=0,prealloc,cached=$cached
42 flowop openfile name=open-file,filename=bigfile,fd=1
  /onnv/onnv-gate/usr/src/cmd/bfs/
bfs.c 91 static char tty, *bigfile; variable
168 if (bigopen(bigfile = argv[argc-1]))
429 if (bigopen(bigfile = fle))
439 (void) printf("%s\n", bigfile);
739 if (equal(arg, bigfile))

Completed in 180 milliseconds