Searched refs:myhostid (Results 1 – 1 of 1) sorted by relevance
4524 uint64_t myhostid = 0; in spa_verify_host() local4531 myhostid = zone_get_hostid(NULL); in spa_verify_host()4533 if (hostid != 0 && myhostid != 0 && hostid != myhostid) { in spa_verify_host()