ZFS_IOC_POOL_EXPORT
{ (uint_t)ZFS_IOC_POOL_EXPORT, "ZFS_IOC_POOL_EXPORT",
if (zfs_ioctl(zhp->zpool_hdl, ZFS_IOC_POOL_EXPORT, &zc) != 0) {
ZFS_IOC_POOL_EXPORT,
CHECK(ZFS_IOC_BASE + 3 == ZFS_IOC_POOL_EXPORT);
zfs_ioctl_register_pool(ZFS_IOC_POOL_EXPORT, zfs_ioc_pool_export,