Searched refs:ZPOOL_REGUID_GUID (Results 1 – 3 of 3) sorted by relevance
1778 #define ZPOOL_REGUID_GUID "guid" macro
4404 if (nvlist_add_uint64(nvl, ZPOOL_REGUID_GUID, *guid) != 0) { in zpool_set_guid()
1854 error = nvlist_lookup_uint64(props, ZPOOL_REGUID_GUID, &guid); in zfs_ioc_pool_reguid()