Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa.c831 uint64_t *newguid = arg; in spa_change_guid_check() local
849 ASSERT3U(spa_guid(spa), !=, *newguid); in spa_change_guid_check()
857 uint64_t *newguid = arg; in spa_change_guid_sync() local
865 rvd->vdev_guid = *newguid; in spa_change_guid_sync()
866 rvd->vdev_guid_sum += (*newguid - oldguid); in spa_change_guid_sync()
871 oldguid, *newguid); in spa_change_guid_sync()