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