Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/syscall/
H A Dsysteminfo.c114 zone_get_hostid(curzone)); in systeminfo()
/illumos-gate/usr/src/lib/libzpool/common/sys/
H A Dzfs_context.h330 extern uint32_t zone_get_hostid(void *zonep);
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h842 extern uint32_t zone_get_hostid(zone_t *);
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c554 zone_get_hostid(void *zonep) in zone_get_hostid() function
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c2471 myhostid = zone_get_hostid(NULL); in spa_get_hostid()
H A Dspa.c2729 myhostid = zone_get_hostid(NULL); in spa_verify_host()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_srv.c4437 verfp->id = zone_get_hostid(NULL); in rfs3_srv_zone_init()
H A Dnfs3_vnops.c2434 verfp->seconds = zone_get_hostid(NULL); in nfs3create()
H A Dnfs4_srv.c646 verf.tv_sec = (time_t)zone_get_hostid(NULL); in rfs4_srv_zone_init()
H A Dnfs4_vnops.c950 verf.seconds = zone_get_hostid(NULL); in nfs4open_otw()
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c3562 zone_get_hostid(zone_t *zonep) in zone_get_hostid() function
H A Dsunddi.c7858 hostid = zone_get_hostid(NULL); in ddi_devid_init()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c6115 hid = BE_32((int)zone_get_hostid(NULL)); in stmf_scsilib_uniq_lu_id2()