Searched refs:CLONE (Results 1 – 8 of 8) sorted by relevance
53 export CLONE="$dstdir/clone0"80 dd if=$CLONE of=/dev/null bs=$RECORDSIZE 2>/dev/null98 log_must truncate_test -s $HALFRECORDSIZE -f $CLONE101 log_must truncate_test -s $RECORDSIZE -f $CLONE104 log_must dd if=/dev/urandom of=$CLONE bs=$HALFRECORDSIZE count=1 \108 log_must dd if=/dev/urandom of=$CLONE bs=$RECORDSIZE count=1 2>/dev/null125 clonefile -f $file $CLONE154 log_must truncate_test -s 0 -f $CLONE155 log_must truncate_test -s $RECORDSIZE -f $CLONE160 log_must dd if=$ORIG1 of=$CLONE bs=$RECORDSIZE count=1 2>/dev/null[all …]
54 typeset -r CLONE="$TESTPOOL/clone"102 log_must zfs clone "$SNAP" "$CLONE"105 log_must dd if=/dev/urandom of="/$CLONE/testfile$i" bs=1k count=512109 log_must zfs destroy "$CLONE"
80 CLONE=$685 if [ $CLONE ]; then
17 RDR CLONE 192.168.7.1 2049 <- -> 192.168.6.2 2049 [192.168.6.1 0]31 4:udp src:192.168.6.1,* dst:192.168.7.1,2049 240 CLONE
49 clone=$(eval echo \$${dstype}CLONE)
54 clone=$(eval echo \$${dstype}CLONE)
80 # define CLONE(p) xclone (p, sizeof *(p)) macro
35 export CLONE=testclone.${TESTCASE_ID}