Searched refs:zone_get_hostid (Results 1 – 9 of 9) sorted by relevance
65 extern uint32_t zone_get_hostid(void *);
120 extern uint32_t zone_get_hostid(void *zone);
237 zone_get_hostid(void *ptr) in zone_get_hostid() function
688 zone_get_hostid(void *zone) in zone_get_hostid() function702 EXPORT_SYMBOL(zone_get_hostid);
209 (unsigned long) zone_get_hostid(NULL)); in proc_dohostid()
680 extern uint32_t zone_get_hostid(void *zonep);
303 zone_get_hostid(void *zonep) in zone_get_hostid() function
677 spa->spa_hostid = zone_get_hostid(NULL); in spa_add()
591 uint32_t hostid = zone_get_hostid(NULL); in spa_prop_validate()3210 myhostid = zone_get_hostid(NULL); in spa_verify_host()