Searched refs:ZFS_IOC_POOL_EXPORT (Results 1 – 5 of 5) sorted by relevance
132 ZFS_IOC_POOL_EXPORT, /* 0x03 */215 ZFS_IOC_POOL_EXPORT, /* 0x03 */
52 ZFS_IOC_POOL_EXPORT,939 CHECK(ZFS_IOC_BASE + 3 == ZFS_IOC_POOL_EXPORT); in validate_ioc_values()
1260 ZFS_IOC_POOL_EXPORT, /* 0x5a03 */ enumerator
1596 if (zfs_ioctl(zhp->zpool_hdl, ZFS_IOC_POOL_EXPORT, &zc) != 0) { in zpool_export_common()
7131 zfs_ioctl_register_pool(ZFS_IOC_POOL_EXPORT, zfs_ioc_pool_export, in zfs_ioctl_init()