Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c980 uint64_t *newguid __maybe_unused = arg; in spa_change_guid_check()
998 ASSERT3U(spa_guid(spa), !=, *newguid); in spa_change_guid_check()
1006 uint64_t *newguid = arg; in spa_change_guid_sync() local
1014 rvd->vdev_guid = *newguid; in spa_change_guid_sync()
1015 rvd->vdev_guid_sum += (*newguid - oldguid); in spa_change_guid_sync()
1020 (u_longlong_t)oldguid, (u_longlong_t)*newguid); in spa_change_guid_sync()