Home
last modified time | relevance | path

Searched defs:oldconfig (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_config.c220 zpool_get_config(zpool_handle_t *zhp, nvlist_t **oldconfig) in zpool_get_config()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c6236 spa_export_common(const char *pool, int new_state, nvlist_t **oldconfig,
6390 spa_export(const char *pool, nvlist_t **oldconfig, boolean_t force,
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4758 nvlist_t *oldconfig, *newconfig; in print_iostat() local