Searched refs:zdev (Results 1 – 3 of 3) sorted by relevance
242 struct zfs_devdesc zdev; in extract_currdev() local248 bzero(&zdev, sizeof(zdev)); in extract_currdev()249 zdev.dd.d_dev = &zfs_dev; in extract_currdev()251 init_zfs_boot_options(zfs_fmtdev(&zdev)); in extract_currdev()252 dd = &zdev.dd; in extract_currdev()282 if (zfs_get_bootonce(&zdev, OS_BOOTONCE, buf, in extract_currdev()289 (void) zfs_attach_nvstore(&zdev); in extract_currdev()
56 typeset zdev=$ZVOL_DEVDIR/$TESTPOOL/$TESTVOL71 log_must new_fs -t ext4 $zdev76 log_must new_fs $zdev83 log_must mount $zdev $mntpnt92 log_must mount $remount_ro $zdev $mntpnt94 log_must mount $remount_rw $zdev $mntpnt
233 ZFS-backed zdev or file will involve an extra set of copies. The