Searched refs:newguid (Results 1 – 1 of 1) sorted by relevance
1022 uint64_t *newguid __maybe_unused = arg; in spa_change_guid_check()1040 ASSERT3U(spa_guid(spa), !=, *newguid); in spa_change_guid_check()1048 uint64_t *newguid = arg; in spa_change_guid_sync() local1056 rvd->vdev_guid = *newguid; in spa_change_guid_sync()1057 rvd->vdev_guid_sum += (*newguid - oldguid); in spa_change_guid_sync()1062 (u_longlong_t)oldguid, (u_longlong_t)*newguid); in spa_change_guid_sync()