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

/freebsd-13-stable/sys/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c600 ZPOOL_CONFIG_HOSTNAME);
602 ZPOOL_CONFIG_HOSTNAME, hostname);
843 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTNAME,
848 verify(nvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME,
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dspa_config.c457 fnvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, utsname()->nodename);
H A Dspa.c3234 if (nvlist_exists(mmp_label, ZPOOL_CONFIG_HOSTNAME)) {
3236 ZPOOL_CONFIG_HOSTNAME);
3273 ZPOOL_CONFIG_HOSTNAME);
/freebsd-13-stable/sys/contrib/openzfs/include/sys/fs/
H A Dzfs.h691 #define ZPOOL_CONFIG_HOSTNAME "hostname" macro
/freebsd-13-stable/sys/cddl/boot/zfs/
H A Dzfsimpl.h840 #define ZPOOL_CONFIG_HOSTNAME "hostname" macro
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3109 if (nvlist_exists(config, ZPOOL_CONFIG_HOSTNAME))
3111 ZPOOL_CONFIG_HOSTNAME);

Completed in 225 milliseconds