Searched refs:oldguid (Results 1 – 2 of 2) sorted by relevance
3715 uint64_t oldguid, pguid; in ztest_vdev_attach_detach() local3805 oldguid = oldvd->vdev_guid; in ztest_vdev_attach_detach()3827 error = spa_vdev_detach(spa, oldguid, pguid, B_FALSE); in ztest_vdev_attach_detach()3922 error = spa_vdev_attach(spa, oldguid, root, replacing, rebuilding); in ztest_vdev_attach_detach()
1009 uint64_t oldguid; in spa_change_guid_sync() local1012 oldguid = spa_guid(spa); in spa_change_guid_sync()1016 rvd->vdev_guid_sum += (*newguid - oldguid); in spa_change_guid_sync()1021 (u_longlong_t)oldguid, (u_longlong_t)*newguid); in spa_change_guid_sync()