Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c572 ZPOOL_CONFIG_HOSTNAME); in get_configs()
574 ZPOOL_CONFIG_HOSTNAME, hostname); in get_configs()
809 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
814 verify(nvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dspa_config.c412 VERIFY(nvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, in spa_config_generate()
H A Dspa.c2483 ZPOOL_CONFIG_HOSTNAME, &hostname) == 0); in spa_load_impl()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h528 #define ZPOOL_CONFIG_HOSTNAME "hostname" macro
/titanic_41/usr/src/cmd/zpool/
H A Dzpool_main.c1711 ZPOOL_CONFIG_HOSTNAME, &hostname) == 0); in do_import()