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

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_status.c229 (void) nvlist_lookup_uint64(config, ZPOOL_CONFIG_HOSTID, &hostid);
H A Dlibzfs_import.c569 ZPOOL_CONFIG_HOSTID, &hostid) == 0) {
571 ZPOOL_CONFIG_HOSTID, hostid);
814 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTID,
819 verify(nvlist_add_uint64(config, ZPOOL_CONFIG_HOSTID,
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_config.c442 fnvlist_add_uint64(config, ZPOOL_CONFIG_HOSTID, hostid);
H A Dspa.c2397 ZPOOL_CONFIG_HOSTID, &hostid) == 0) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/fs/
H A Dzfs.h560 #define ZPOOL_CONFIG_HOSTID "hostid" macro
/freebsd-11-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h732 #define ZPOOL_CONFIG_HOSTID "hostid" macro
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2115 if (nvlist_lookup_uint64(config, ZPOOL_CONFIG_HOSTID,

Completed in 124 milliseconds