Searched refs:best_label (Results 1 – 1 of 1) sorted by relevance
3816 nvlist_t *best_label; in spa_mmp_remote_host_activity() local3822 vdev_uberblock_load(spa->spa_root_vdev, &best_ub, &best_label); in spa_mmp_remote_host_activity()3823 if (best_label) { in spa_mmp_remote_host_activity()3827 if (nvlist_exists(best_label, ZPOOL_CONFIG_HOSTID) && in spa_mmp_remote_host_activity()3829 fnvlist_lookup_uint64(best_label, ZPOOL_CONFIG_HOSTID)) { in spa_mmp_remote_host_activity()3830 nvlist_free(best_label); in spa_mmp_remote_host_activity()3833 nvlist_free(best_label); in spa_mmp_remote_host_activity()