Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_import.c358 uint64_t theguid; in pool_active() local
369 &theguid) == 0); in pool_active()
373 *isactive = (theguid == guid); in pool_active()
Dlibzfs_pool.c1960 uint64_t srchval, theguid; local
1964 &theguid) == 0);
1965 if (theguid == srchval)