Home
last modified time | relevance | path

Searched refs:DD (Results 1 – 25 of 104) sorted by relevance

12345

/titanic_52/usr/src/test/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_negative.ksh46 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
51 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
59 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
64 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
71 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
75 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
82 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
86 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
H A Dnopwrite_copies.ksh46 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
51 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
62 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
67 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
H A Dnopwrite_volume.ksh48 $DD if=/dev/urandom of=$vol bs=8192 count=4096 conv=notrunc >/dev/null \
54 $DD if=$vol of=$volclone bs=8192 count=4096 conv=notrunc >/dev/null 2>&1 || \
H A Dnopwrite_recsize.ksh45 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
52 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
H A Dnopwrite_promoted_clone.ksh47 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
54 $DD if=/$TESTPOOL/clone/file of=/$TESTDIR/file bs=1024k count=$MEGS \
H A Dnopwrite_varying_compression.ksh51 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
58 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
H A Dnopwrite_mtime.ksh45 $DD if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
53 $DD if=/$TESTDIR/file of=/$TESTDIR/clone/file bs=1024k count=$MEGS \
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_007_pos.ksh81 log_must $DD if=/dev/random of=$SRC_FILE bs=$BS count=$CNT
122 log_must $DD if=$SRC_FILE of=$obj bs=$BS count=$CNT
134 log_must $DD if=$obj of=$DST_FILE bs=$BS count=$CNT
137 log_must $DD if=$obj of=$DST_FILE bs=$BS count=$CNT
147 log_must $DD if=$obj of=$DST_FILE bs=$BS count=$CNT
H A Dzfs_rename_006_pos.ksh55 log_must eval "$DD if=$DATA of=$VOL_R_PATH bs=$BS count=$CNT >/dev/null 2>&1"
67 log_must eval "$DD if=$input of=$VOLDATA bs=$BS count=$CNT >/dev/null 2>&1"
H A Dsetup.ksh47 log_must eval "$DD if=$IF of=$OF bs=$BS count=$CNT >/dev/null 2>&1"
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_010_pos.ksh54 $DD if=/dev/urandom of=${mntpnt}/f$objnum bs=512 count=16
56 $DD if=/dev/urandom of=${mntpnt}/fh$objnum bs=512 count=5 stride=4
58 $DD if=/dev/urandom of=${mntpnt}/fh$objnum bs=512 count=4 stride=5
133 $DD if=/dev/urandom of=$mntpnt/f18 bs=128k count=64
/titanic_52/usr/src/test/zfs-tests/tests/functional/migration/
H A Dmigration_007_pos.ksh59 prepare $DNAME "$DD if=$BNAME obs=128k of=$TESTDIR/dd$$.dd"
62 migrate $TESTDIR $SUMA $SUMB "$DD if=$TESTDIR/dd$$.dd obs=128k of=$BNAME"
H A Dmigration_008_pos.ksh59 prepare $DNAME "$DD if=$BNAME obs=128k of=$TESTDIR/dd$$.dd"
62 migrate $NONZFS_TESTDIR $SUMA $SUMB "$DD if=$TESTDIR/dd$$.dd obs=128k of=$BNAME"
H A Dmigration_009_pos.ksh59 prepare $DNAME "$DD if=$BNAME obs=128k of=$NONZFS_TESTDIR/dd$$.dd"
62 migrate $TESTDIR $SUMA $SUMB "$DD if=$NONZFS_TESTDIR/dd$$.dd obs=128k of=$BNAME"
/titanic_52/usr/src/test/zfs-tests/tests/functional/devices/
H A Ddevices_001_pos.ksh62 log_must $DD if=$TESTDIR/$TESTFILE1 of=$TESTDIR/$TESTFILE1.out count=1
64 log_must $DD if=$TESTDIR/$TESTFILE2 of=$TESTDIR/$TESTFILE2.out count=1
H A Ddevices_002_neg.ksh62 log_mustnot $DD if=$TESTDIR/$TESTFILE1 of=$TESTDIR/$TESTFILE1.out count=1
64 log_mustnot $DD if=$TESTDIR/$TESTFILE2 of=$TESTDIR/$TESTFILE2.out count=1
H A Ddevices_003_pos.ksh47 log_mustnot $DD if=/dev/urandom of=/dev/zfs count=1024
/titanic_52/usr/src/uts/common/sys/
H A Dparam.h446 #define dtop(DD) (((DD) + NDPP - 1) >> (PAGESHIFT - DEV_BSHIFT)) argument
447 #define dtopt(DD) ((DD) >> (PAGESHIFT - DEV_BSHIFT)) argument
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_property/
H A Dzfs_written_property_001_pos.ksh76 log_must $DD if=/dev/urandom of=/$TESTPOOL/$TESTFS1/testfile.$i bs=1M \
139 log_must $DD if=/dev/urandom of=/$TESTPOOL/$TESTFS1/testfile.3 bs=1M \
164 log_must $DD if=/dev/urandom of=/$TESTPOOL/$TESTFS1/snap1.clone/testfile bs=1M \
202 log_must $DD if=/dev/urandom of=/$ds/testfile bs=1M count=$blocks
215 log_must $DD if=/dev/urandom of=/$ds/testfile bs=1M \
/titanic_52/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_014_pos.ksh56 $DD if=/dev/urandom of=/$TESTPOOL/filler bs=1024k count=50
58 log_must $DD if=/dev/urandom of=$VDIR/a bs=1024k oseek=4 \
/titanic_52/usr/src/boot/sys/boot/i386/pxeldr/
H A DMakefile22 DD= /usr/bin/dd macro
58 $(DD) if=$@.tmp of=$@ obs=2k conv=sync
/titanic_52/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_common.kshlib88 log_must eval "$RUNAT $FILE $DD if=/etc/passwd of=$XATTR_NAME"
90 log_must $DD if=/etc/passwd of=/tmp/passwd_dd.$$
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_send/
H A Dzfs_send_007_pos.ksh60 log_must $DD if=/dev/urandom of=${mntpnt}/file bs=512 count=1 2>/dev/null
73 $DD if=/dev/urandom of=${mntpnt}/$FILE bs=512 count=1 seek=1 2>/dev/null
/titanic_52/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_common.kshlib156 $PKILL ${DD##*/}
303 $DD if=/dev/urandom of=$dir/$TESTFILE1 &
H A Dzfs_rollback_002_pos.ksh60 $PKILL ${DD##*/}

12345