Searched refs:spa_export_common (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 7722 spa_export_common(const char *pool, int new_state, nvlist_t **oldconfig, function 7923 return (spa_export_common(pool, POOL_STATE_DESTROYED, NULL, 7934 return (spa_export_common(pool, POOL_STATE_EXPORTED, oldconfig, 7945 return (spa_export_common(pool, POOL_STATE_UNINITIALIZED, NULL, 9446 error = spa_export_common(newname, POOL_STATE_EXPORTED, NULL,
|