Searched defs:oldconfig (Results 1 – 3 of 3) sorted by relevance
220 zpool_get_config(zpool_handle_t *zhp, nvlist_t **oldconfig) in zpool_get_config()
4226 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig, in spa_export_common()4340 spa_export(char *pool, nvlist_t **oldconfig, boolean_t force, in spa_export()
2353 nvlist_t *oldconfig, *newconfig; in print_iostat() local