Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/fs/zfs/
H A Dspa.c4213 spa_export_common(char *pool, int new_state, nvlist_t **oldconfig, in spa_export_common() function
4319 return (spa_export_common(pool, POOL_STATE_DESTROYED, NULL, in spa_destroy()
4330 return (spa_export_common(pool, POOL_STATE_EXPORTED, oldconfig, in spa_export()
4341 return (spa_export_common(pool, POOL_STATE_UNINITIALIZED, NULL, in spa_reset()
5159 error = spa_export_common(newname, POOL_STATE_EXPORTED, NULL, in spa_vdev_split_mirror()