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

/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_import.c51 uint64_t theguid; local
62 &theguid) == 0);
66 *isactive = (theguid == guid);
H A Dlibzfs_pool.c2580 uint64_t srchval, theguid; local
2584 &theguid) == 0);
2585 if (theguid == srchval)

Completed in 68 milliseconds