Searched refs:myhostid (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c2394 uint64_t myhostid = 0; local
2401 myhostid = zone_get_hostid(NULL);
2403 if (hostid != 0 && myhostid != 0 && hostid != myhostid) {

Completed in 168 milliseconds