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()
5942 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig,6071 spa_export(char *pool, nvlist_t **oldconfig, boolean_t force,
4228 nvlist_t *oldconfig, *newconfig; in print_iostat() local