ZFS_IOC_POOL_IMPORT
{ (uint_t)ZFS_IOC_POOL_IMPORT, "ZFS_IOC_POOL_IMPORT",
while ((ret = zfs_ioctl(hdl, ZFS_IOC_POOL_IMPORT, &zc)) != 0 &&
ZFS_IOC_POOL_IMPORT,
CHECK(ZFS_IOC_BASE + 2 == ZFS_IOC_POOL_IMPORT);
zfs_ioctl_register_pool(ZFS_IOC_POOL_IMPORT, zfs_ioc_pool_import,