Searched defs:oldconfig (Results 1 – 3 of 3) sorted by relevance
205 zpool_get_config(zpool_handle_t *zhp, nvlist_t **oldconfig) in zpool_get_config()
7176 spa_export_common(const char *pool, int new_state, nvlist_t **oldconfig,7385 spa_export(const char *pool, nvlist_t **oldconfig, boolean_t force,
5771 nvlist_t *oldconfig, *newconfig; in print_iostat() local