Home
last modified time | relevance | path

Searched refs:BLOCKSZ (Results 1 – 25 of 35) sorted by relevance

12

/titanic_41/usr/src/test/zfs-tests/tests/functional/snapshot/
H A Drollback_002_pos.ksh79 -b $BLOCKSZ -c $NUM_WRITES -d $i
96 -b $BLOCKSZ -c $NUM_WRITES -d $i
107 -b $BLOCKSZ -c $NUM_WRITES -d $i
H A Dsnapshot_001_pos.ksh72 log_must $FILE_WRITE -o create -f $TESTDIR/$TESTFILE -b $BLOCKSZ \
83 log_must $FILE_WRITE -o append -f $TESTDIR/$TESTFILE -b $BLOCKSZ \
H A Dsnapshot_005_pos.ksh71 log_must $FILE_WRITE -o create -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \
82 log_must $FILE_WRITE -o append -f $TESTDIR1/$TESTFILE -b $BLOCKSZ \
H A Drollback_001_pos.ksh75 -b $BLOCKSZ -c $NUM_WRITES -d $i
92 -b $BLOCKSZ -c $NUM_WRITES -d $i
H A Dsnapshot_011_pos.ksh73 -b $BLOCKSZ -c $NUM_WRITES -d $i
90 -b $BLOCKSZ -c $NUM_WRITES -d $i
H A Dclone_001_pos.ksh117 -b $BLOCKSZ -c $NUM_WRITES -d $j
147 -b $BLOCKSZ -c $NUM_WRITES -d $j
H A Dsnapshot_004_pos.ksh79 -b $BLOCKSZ -c $NUM_WRITES -d $i
H A Dsnapshot_008_pos.ksh77 -b $BLOCKSZ -c $NUM_WRITES -d $i
H A Dsnapshot_003_pos.ksh82 -b $BLOCKSZ -c $NUM_WRITES -d $i
H A Dsnapshot_007_pos.ksh86 -b $BLOCKSZ -c $NUM_WRITES -d $i
H A Dsnapshot_013_pos.ksh82 -b $BLOCKSZ -c $NUM_WRITES -d $i
/titanic_41/usr/src/test/zfs-tests/tests/functional/zvol/zvol_ENOSPC/
H A Dzvol_ENOSPC_001_pos.ksh63 BLOCKSZ=$(( 1024 * 1024 ))
68 -b $BLOCKSZ -c $NUM_WRITES
/titanic_41/usr/src/test/zfs-tests/tests/functional/no_space/
H A Denospc_001_pos.ksh61 $FILE_WRITE -o create -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \
69 $FILE_WRITE -o create -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \
H A Denospc.cfg36 export BLOCKSZ=8192
/titanic_41/usr/src/test/zfs-tests/tests/functional/zvol/zvol_swap/
H A Dzvol_swap_001_pos.ksh68 -b $BLOCKSZ -c $NUM_WRITES -d $DATA
74 tf_size=$(( BLOCKSZ * NUM_WRITES ))
H A Dzvol_swap_003_pos.ksh86 -b $BLOCKSZ -c $NUM_WRITES -d $DATA
92 tf_size=$((BLOCKSZ * NUM_WRITES))
/titanic_41/usr/src/test/zfs-tests/tests/functional/compression/
H A Dcompress_002_pos.ksh57 log_must $FILE_WRITE -o $OP -f $TESTDIR1/$TESTFILE0 -b $BLOCKSZ \
63 log_must $FILE_WRITE -o $OP -f $TESTDIR1/$TESTFILE1 -b $BLOCKSZ \
H A Dcompress_001_pos.ksh55 log_must $FILE_WRITE -o $OP -f $TESTDIR/$TESTFILE0 -b $BLOCKSZ \
61 log_must $FILE_WRITE -o $OP -f $TESTDIR/$TESTFILE1 -b $BLOCKSZ \
H A Dcompress.cfg31 export BLOCKSZ=8192
/titanic_41/usr/src/test/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_002_pos.ksh61 BLOCKSZ=$(( 1024 * 1024 ))
75 -b $BLOCKSZ -c $NUM_WRITES
/titanic_41/usr/src/lib/libmalloc/common/
H A Dmalloc.c524 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()
/titanic_41/usr/src/test/zfs-tests/cmd/
H A Dfile_common.h49 #define BLOCKSZ 8192 macro
/titanic_41/usr/src/test/zfs-tests/tests/functional/utils_test/
H A Dutils_test.kshlib47 -f $TESTDIR/$TESTFILE.$filenum -b $BLOCKSZ -d $DATA
H A Dutils_test.cfg34 export BLOCKSZ=8192
/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_clear/
H A Dzpool_clear.cfg32 export BLOCKSZ=$(( 1024 * 1024 ))

12