Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h813 extern int spa_change_guid(spa_t *spa);
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c1821 error = spa_change_guid(spa); in zfs_ioc_pool_reguid()
H A Dspa.c774 spa_change_guid(spa_t *spa) in spa_change_guid() function
/titanic_50/usr/src/cmd/ztest/
H A Dztest.c5141 error = spa_change_guid(spa); in ztest_reguid()