Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c356 uint64_t theguid; in pool_active() local
367 &theguid) == 0); in pool_active()
371 *isactive = (theguid == guid); in pool_active()
H A Dlibzfs_pool.c1891 uint64_t srchval, theguid; in vdev_to_nvlist_iter() local
1895 &theguid) == 0); in vdev_to_nvlist_iter()
1896 if (theguid == srchval) in vdev_to_nvlist_iter()