Searched refs:spa_export_common (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 6236 spa_export_common(const char *pool, int new_state, nvlist_t **oldconfig, function 6382 return (spa_export_common(pool, POOL_STATE_DESTROYED, NULL, 6393 return (spa_export_common(pool, POOL_STATE_EXPORTED, oldconfig, 6404 return (spa_export_common(pool, POOL_STATE_UNINITIALIZED, NULL, 7688 error = spa_export_common(newname, POOL_STATE_EXPORTED, NULL,
|