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