Home
last modified time | relevance | path

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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_import.c355 uint64_t theguid; in pool_active() local
366 &theguid) == 0); in pool_active()
370 *isactive = (theguid == guid); in pool_active()
HDlibzfs_pool.c2140 uint64_t srchval, theguid; local
2144 &theguid) == 0);
2145 if (theguid == srchval)