Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dspa_os.c81 nvlist_t *best_cfg, *nvtop, *nvroot; in spa_generate_rootconf() local
102 best_cfg = configs[i]; in spa_generate_rootconf()
107 nvlist_lookup_uint64(best_cfg, ZPOOL_CONFIG_VDEV_CHILDREN, &nchildren); in spa_generate_rootconf()
109 nvlist_lookup_uint64_array(best_cfg, ZPOOL_CONFIG_HOLE_ARRAY, in spa_generate_rootconf()
150 nvlist_dup(best_cfg, &config, KM_SLEEP); in spa_generate_rootconf()