Searched refs:ZFS_IOC_POOL_GET_PROPS (Results 1 – 5 of 5) sorted by relevance
171 ZFS_IOC_POOL_GET_PROPS, /* 0x28:0x27 */
87 ZFS_IOC_POOL_GET_PROPS,975 CHECK(ZFS_IOC_BASE + 39 == ZFS_IOC_POOL_GET_PROPS); in validate_ioc_values()
1296 ZFS_IOC_POOL_GET_PROPS, /* 0x5a27 */ enumerator
79 while (zfs_ioctl(hdl, ZFS_IOC_POOL_GET_PROPS, &zc) != 0) { in zpool_get_all_props()
7136 zfs_ioctl_register_pool(ZFS_IOC_POOL_GET_PROPS, zfs_ioc_pool_get_props, in zfs_ioctl_init()