Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dsysteminfo.c106 zone_get_hostid(curzone)); in systeminfo()
/titanic_41/usr/src/uts/common/sys/
H A Dzone.h794 extern uint32_t zone_get_hostid(zone_t *);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_config.c400 hostid = zone_get_hostid(NULL); in spa_config_generate()
H A Dspa.c2486 myhostid = zone_get_hostid(NULL); in spa_load_impl()
/titanic_41/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_41/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c3415 (void) snprintf(tag.dt_sn, MDDB_SN_LEN, "%u", zone_get_hostid(NULL)); in set_dtag()
7122 "%u", zone_get_hostid(NULL)); in init_set()
/titanic_41/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_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5720 hid = BE_32((int)zone_get_hostid(NULL)); in stmf_scsilib_uniq_lu_id2()