Searched refs:zdev (Results 1 – 4 of 4) sorted by relevance
239 struct zfs_devdesc zdev; in extract_currdev() local244 bzero(&zdev, sizeof(zdev)); in extract_currdev()245 zdev.dd.d_dev = &zfs_dev; in extract_currdev()247 init_zfs_boot_options(devformat(&zdev.dd)); in extract_currdev()248 dd = &zdev.dd; in extract_currdev()278 if (zfs_get_bootonce(&zdev, OS_BOOTONCE, buf, sizeof(buf)) == 0) { in extract_currdev()283 (void)zfs_attach_nvstore(&zdev); in extract_currdev()
57 typeset zdev=$ZVOL_DEVDIR/$TESTPOOL/$TESTVOL72 log_must new_fs -t ext4 $zdev77 log_must new_fs $zdev84 log_must mount $zdev $mntpnt93 log_must mount $remount_ro $zdev $mntpnt95 log_must mount $remount_rw $zdev $mntpnt
92 zdev=$ZVOL_DEVDIR/$vol95 block_device_wait $zdev96 blockdev_exists $zdev98 log_must timeout 120 dd if=/dev/urandom of=$zdev \115 blockdev_missing $zdev
232 ZFS-backed zdev or file will involve an extra set of copies. The