Home
last modified time | relevance | path

Searched refs:spa_export_common (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa.c4226 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig, in spa_export_common() function
4332 return (spa_export_common(pool, POOL_STATE_DESTROYED, NULL, in spa_destroy()
4343 return (spa_export_common(pool, POOL_STATE_EXPORTED, oldconfig, in spa_export()
4354 return (spa_export_common(pool, POOL_STATE_UNINITIALIZED, NULL, in spa_reset()
5172 error = spa_export_common(newname, POOL_STATE_EXPORTED, NULL, in spa_vdev_split_mirror()