Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c76 uint64_t theguid; in pool_active() local
87 &theguid) == 0); in pool_active()
91 *isactive = (theguid == guid); in pool_active()
H A Dlibzfs_pool.c2400 uint64_t srchval, theguid; in vdev_to_nvlist_iter() local
2404 &theguid) == 0); in vdev_to_nvlist_iter()
2405 if (theguid == srchval) in vdev_to_nvlist_iter()