Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.c1631 uint64_t tmp_guid, tmp_vdev, ashift, version; in zfs_mount() local
1674 &tmp_guid, &tmp_vdev, &ashift, &version)) in zfs_mount()
1678 pool_guid = tmp_guid; in zfs_mount()
1690 if (find_best_root && ((pool_guid != tmp_guid) || in zfs_mount()
1699 current_bootguid = tmp_guid; in zfs_mount()