Searched refs:oldguid (Results 1 – 2 of 2) sorted by relevance
3468 uint64_t oldguid, pguid; in ztest_vdev_attach_detach() local3547 oldguid = oldvd->vdev_guid; in ztest_vdev_attach_detach()3566 error = spa_vdev_detach(spa, oldguid, pguid, B_FALSE); in ztest_vdev_attach_detach()3659 error = spa_vdev_attach(spa, oldguid, root, replacing, rebuilding); in ztest_vdev_attach_detach()
857 uint64_t oldguid; in spa_change_guid_sync() local860 oldguid = spa_guid(spa); in spa_change_guid_sync()864 rvd->vdev_guid_sum += (*newguid - oldguid); in spa_change_guid_sync()869 (u_longlong_t)oldguid, (u_longlong_t)*newguid); in spa_change_guid_sync()