Searched refs:BLOCKSZ (Results 1 – 25 of 35) sorted by relevance
12
79 -b $BLOCKSZ -c $NUM_WRITES -d $i96 -b $BLOCKSZ -c $NUM_WRITES -d $i107 -b $BLOCKSZ -c $NUM_WRITES -d $i
72 log_must $FILE_WRITE -o create -f $TESTDIR/$TESTFILE -b $BLOCKSZ \83 log_must $FILE_WRITE -o append -f $TESTDIR/$TESTFILE -b $BLOCKSZ \
71 log_must $FILE_WRITE -o create -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \82 log_must $FILE_WRITE -o append -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \
75 -b $BLOCKSZ -c $NUM_WRITES -d $i92 -b $BLOCKSZ -c $NUM_WRITES -d $i
73 -b $BLOCKSZ -c $NUM_WRITES -d $i90 -b $BLOCKSZ -c $NUM_WRITES -d $i
117 -b $BLOCKSZ -c $NUM_WRITES -d $j147 -b $BLOCKSZ -c $NUM_WRITES -d $j
79 -b $BLOCKSZ -c $NUM_WRITES -d $i
77 -b $BLOCKSZ -c $NUM_WRITES -d $i
82 -b $BLOCKSZ -c $NUM_WRITES -d $i
86 -b $BLOCKSZ -c $NUM_WRITES -d $i
63 BLOCKSZ=$(( 1024 * 1024 ))68 -b $BLOCKSZ -c $NUM_WRITES
61 $FILE_WRITE -o create -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \69 $FILE_WRITE -o create -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \
36 export BLOCKSZ=8192
68 -b $BLOCKSZ -c $NUM_WRITES -d $DATA74 tf_size=$(( BLOCKSZ * NUM_WRITES ))
86 -b $BLOCKSZ -c $NUM_WRITES -d $DATA92 tf_size=$((BLOCKSZ * NUM_WRITES))
57 log_must $FILE_WRITE -o $OP -f $TESTDIR1/$TESTFILE0 -b $BLOCKSZ \63 log_must $FILE_WRITE -o $OP -f $TESTDIR1/$TESTFILE1 -b $BLOCKSZ \
55 log_must $FILE_WRITE -o $OP -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \61 log_must $FILE_WRITE -o $OP -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \
31 export BLOCKSZ=8192
61 BLOCKSZ=$(( 1024 * 1024 ))75 -b $BLOCKSZ -c $NUM_WRITES
524 nget = (nget + BLOCKSZ - 1)/BLOCKSZ * BLOCKSZ; in malloc_unlocked()549 nget = (nb + BLOCKSZ - 1) / BLOCKSZ * BLOCKSZ; in malloc_unlocked()575 nget = (nget + (BLOCKSZ - 1)) / in malloc_unlocked()576 BLOCKSZ * BLOCKSZ; in malloc_unlocked()
49 #define BLOCKSZ 8192 macro
47 -f $TESTDIR/$TESTFILE.$filenum -b $BLOCKSZ -d $DATA
34 export BLOCKSZ=8192
32 export BLOCKSZ=$(( 1024 * 1024 ))