Home
last modified time | relevance | path

Searched refs:conv (Results 1 – 25 of 55) sorted by relevance

123

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_negative.ksh46 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
52 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
59 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
65 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
71 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
76 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
82 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
87 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
H A Dnopwrite_copies.ksh46 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
52 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
62 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
68 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
H A Dnopwrite_sync.ksh46 conv=notrunc >/dev/null 2>&1 || log_fail "dd into $TESTDIR/file failed."
51 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
H A Dnopwrite_varying_compression.ksh52 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
60 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
H A Dnopwrite_recsize.ksh45 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
53 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
H A Dnopwrite_volume.ksh48 dd if=/dev/urandom of=$vol bs=8192 count=4096 conv=notrunc >/dev/null \
55 dd if=$vol of=$volclone bs=8192 count=4096 conv=notrunc >/dev/null 2>&1 || \
H A Dnopwrite_promoted_clone.ksh47 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
55 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
H A Dnopwrite_mtime.ksh45 dd if=/dev/urandom of=$TESTDIR/file bs=1024k count=$MEGS conv=notrunc \
66 conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/removal/
H A Dremoval_nopwrite.ksh36 conv=notrunc >/dev/null 2>&1 || log_fail "dd into $TESTDIR/file failed."
39 conv=notrunc >/dev/null 2>&1 || log_fail "dd into $TESTDIR/file failed."
49 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
54 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
76 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
84 oflag=sync conv=notrunc >/dev/null 2>&1 || log_fail "dd failed."
H A Dremoval_remap_deadlists.ksh31 conv=notrunc seek=100
35 conv=notrunc seek=200
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Dsend_hole_birth.ksh86 conv=notrunc
88 conv=notrunc
113 log_must dd if=/dev/urandom of=/$sendfs/file1 bs=512 count=128k conv=notrunc
118 conv=notrunc
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_014_pos.ksh69 seek=4 conv=notrunc count=50
72 oseek=4 conv=notrunc count=50
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_many_clones.ksh53 conv=notrunc
55 conv=notrunc
H A Dredacted_holes.ksh52 log_must dd if=/dev/zero of=$clone_mnt/f1 bs=1M count=1 conv=notrunc
53 log_must dd if=/dev/zero of=$clone_mnt/f1 bs=1M count=1 conv=notrunc seek=7
79 conv=notrunc
H A Dredacted_contents.ksh109 log_must dd if=/dev/urandom of=$clone_mnt/f1 conv=notrunc seek=2 count=1 bs=32k
119 log_must dd if=/dev/urandom of=$clone_mnt/f2 bs=1024k count=3 conv=notrunc
124 conv=notrunc
154 log_must dd if=/dev/urandom of=/$POOL/clone/f1 bs=128k count=1 conv=notrunc
H A Dredacted_mixed_recsize.ksh46 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=512 count=32 conv=notrunc
55 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=512 count=32 conv=notrunc
H A Dredacted.kshlib92 conv=notrunc
125 log_must dd if=/dev/zero of=$mntpnt/f2 bs=$bs count=16 conv=notrunc
148 log_must dd if=/dev/urandom of=$mntpnt/f1 bs=512 count=16 conv=notrunc
150 conv=notrunc
H A Dredacted_incrementals.ksh110 log_must dd if=/dev/zero of=$mntpnt/f2 bs=128k count=16 conv=notrunc
114 log_must dd if=/dev/urandom of=$mntpnt/f2 bs=128k count=16 conv=notrunc
118 log_must dd if=/dev/urandom of=$mntpnt/f2 bs=128k count=16 conv=notrunc
H A Dredacted_mounts.ksh52 log_must dd if=/dev/urandom of=$clone_mnt/contents2 bs=512 count=1 conv=notrunc
56 conv=notrunc
/f-stack/freebsd/tools/fdt/
H A Dembed_dtb.sh46 dd if=$2 ibs=${dtbsize} of=$1 obs=${obs} oseek=1 conv=notrunc 2> /dev/null
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_010_pos.ksh56 dd if=/dev/zero of=${mntpnt}/fh$objnum bs=512 count=5 seek=4 conv=notrunc
58 dd if=/dev/zero of=${mntpnt}/fh$objnum bs=512 count=4 seek=5 conv=notrunc
/f-stack/freebsd/tools/
H A Dembed_mfs.sh93 dd if=$2 ibs=8192 of=$1 obs=${sec_start} oseek=1 conv=notrunc 2> /dev/null && \
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy.kshlib296 count=$bs_count conv=notrunc >/dev/null 2>&1
301 conv=notrunc >/dev/null 2>&1
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_005_pos.ksh61 log_must dd if=/dev/zero of=$DEV_RDSKDIR/${DISK[1]} bs=1K count=256 conv=notrunc
H A Dzdb_003_pos.ksh60 log_must dd if=/dev/${DISK[0]} of=/dev/${DISK[1]} bs=1K count=256 conv=notrunc

123