Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c51 uint64_t theguid; in pool_active() local
62 &theguid) == 0); in pool_active()
66 *isactive = (theguid == guid); in pool_active()
H A Dlibzfs_pool.c2516 uint64_t srchval, theguid; in vdev_to_nvlist_iter() local
2520 &theguid) == 0); in vdev_to_nvlist_iter()
2521 if (theguid == srchval) in vdev_to_nvlist_iter()