Searched refs:zpool_config_size (Results 1 – 3 of 3) sorted by relevance
275 if (zhp->zpool_config_size == 0) in zpool_refresh_stats()276 zhp->zpool_config_size = 1 << 16; in zpool_refresh_stats()278 if (zcmd_alloc_dst_nvlist(hdl, &zc, zhp->zpool_config_size) != 0) in zpool_refresh_stats()312 zhp->zpool_config_size = zc.zc_nvlist_dst_size; in zpool_refresh_stats()
112 size_t zpool_config_size; member
3108 if (zcmd_alloc_dst_nvlist(hdl, &zc, zhp->zpool_config_size * 2) != 0) in zpool_clear()