Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/
Dlibzfs_import.c580 ZPOOL_CONFIG_HOSTNAME); in get_configs()
582 ZPOOL_CONFIG_HOSTNAME, hostname); in get_configs()
817 (void) nvlist_remove(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
822 verify(nvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, in get_configs()
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Dspa_config.c426 fnvlist_add_string(config, ZPOOL_CONFIG_HOSTNAME, utsname.nodename); in spa_config_generate()
Dspa.c2631 ZPOOL_CONFIG_HOSTNAME, &hostname) == 0); in spa_load_impl()
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/fs/
Dzfs.h542 #define ZPOOL_CONFIG_HOSTNAME "hostname" macro
/netbsd/src/external/cddl/osnet/dist/cmd/zpool/
Dzpool_main.c1886 ZPOOL_CONFIG_HOSTNAME, &hostname) == 0); in do_import()