Home
last modified time | relevance | path

Searched refs:ZPOOL_CONFIG_HOSTNAME (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c590 ZPOOL_CONFIG_HOSTNAME); in get_configs()
592 ZPOOL_CONFIG_HOSTNAME, hostname); in get_configs()
833 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
838 verify(nvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_config.c453 fnvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, utsname()->nodename); in spa_config_generate()
H A Dspa.c3169 if (nvlist_exists(mmp_label, ZPOOL_CONFIG_HOSTNAME)) { in spa_activity_check()
3171 ZPOOL_CONFIG_HOSTNAME); in spa_activity_check()
3208 ZPOOL_CONFIG_HOSTNAME); in spa_verify_host()
/f-stack/freebsd/contrib/openzfs/include/sys/fs/
H A Dzfs.h690 #define ZPOOL_CONFIG_HOSTNAME "hostname" macro
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c3021 if (nvlist_exists(config, ZPOOL_CONFIG_HOSTNAME)) in do_import()
3023 ZPOOL_CONFIG_HOSTNAME); in do_import()