Searched refs:zpool_old_config (Results 1 – 3 of 3) sorted by relevance
221 *oldconfig = zhp->zpool_old_config; in zpool_get_config()319 if (zhp->zpool_old_config != NULL) in zpool_refresh_stats()320 nvlist_free(zhp->zpool_old_config); in zpool_refresh_stats()324 zhp->zpool_old_config = NULL; in zpool_refresh_stats()326 zhp->zpool_old_config = zhp->zpool_config; in zpool_refresh_stats()
114 nvlist_t *zpool_old_config; member
1031 if (zhp->zpool_old_config) in zpool_close()1032 nvlist_free(zhp->zpool_old_config); in zpool_close()