Home
last modified time | relevance | path

Searched refs:zone_get_hostid (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/syscall/
H A Dsysteminfo.c106 zone_get_hostid(curzone)); in systeminfo()
/titanic_50/usr/src/uts/common/sys/
H A Dzone.h794 extern uint32_t zone_get_hostid(zone_t *);
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dspa_config.c399 hostid = zone_get_hostid(NULL); in spa_config_generate()
H A Dspa.c2487 myhostid = zone_get_hostid(NULL); in spa_load_impl()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c4313 verfp->id = zone_get_hostid(NULL); in rfs3_srvrinit()
H A Dnfs3_vnops.c2433 verfp->seconds = zone_get_hostid(NULL); in nfs3create()
H A Dnfs4_srv.c528 verf.tv_sec = (time_t)zone_get_hostid(NULL); in rfs4_srvrinit()
H A Dnfs4_vnops.c953 verf.seconds = zone_get_hostid(NULL); in nfs4open_otw()
/titanic_50/usr/src/uts/common/os/
H A Dzone.c3404 zone_get_hostid(zone_t *zonep) in zone_get_hostid() function
H A Dsunddi.c7837 hostid = zone_get_hostid(NULL); in ddi_devid_init()
/titanic_50/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5718 hid = BE_32((int)zone_get_hostid(NULL)); in stmf_scsilib_uniq_lu_id2()