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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_status.c218 (void) nvlist_lookup_uint64(config, ZPOOL_CONFIG_HOSTID, &hostid);
H A Dlibzfs_import.c568 ZPOOL_CONFIG_HOSTID, &hostid) == 0) {
570 ZPOOL_CONFIG_HOSTID, hostid);
807 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTID,
812 verify(nvlist_add_uint64(config, ZPOOL_CONFIG_HOSTID,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_config.c398 fnvlist_add_uint64(config, ZPOOL_CONFIG_HOSTID, hostid);
H A Dspa.c2550 ZPOOL_CONFIG_HOSTID, &hostid) == 0) {
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h532 #define ZPOOL_CONFIG_HOSTID "hostid" macro
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h733 #define ZPOOL_CONFIG_HOSTID "hostid" macro
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c1853 if (nvlist_lookup_uint64(config, ZPOOL_CONFIG_HOSTID,

Completed in 107 milliseconds