Searched refs:zpool_old_config (Results 1 – 4 of 4) sorted by relevance
223 *oldconfig = zhp->zpool_old_config; in zpool_get_config()315 nvlist_free(zhp->zpool_old_config); in zpool_refresh_stats()317 zhp->zpool_old_config = zhp->zpool_config; in zpool_refresh_stats()
1143 nvlist_free(zhp->zpool_old_config); in zpool_close()
837 …<var-decl name='zpool_old_config' type-id='type-id-48' visibility='default' filepath='../../includ…
105 nvlist_t *zpool_old_config; member