Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dspa.c4201 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig, in spa_export_common() function
4307 return (spa_export_common(pool, POOL_STATE_DESTROYED, NULL, in spa_destroy()
4318 return (spa_export_common(pool, POOL_STATE_EXPORTED, oldconfig, in spa_export()
4329 return (spa_export_common(pool, POOL_STATE_UNINITIALIZED, NULL, in spa_reset()
5144 error = spa_export_common(newname, POOL_STATE_EXPORTED, NULL, in spa_vdev_split_mirror()