Searched defs:theguid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c356 uint64_t theguid; local
367 &theguid) == 0);
371 *isactive = (theguid == guid);
H A Dlibzfs_pool.c1947 uint64_t srchval, theguid; local
1951 &theguid) == 0);
1952 if (theguid == srchval)

Completed in 75 milliseconds