Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c269 nvlist_t *nv_cfg, *allcfgs; in write_map_key() local
284 error = nvlist_lookup_nvlist(allcfgs, key, &nv_cfg); in write_map_key()
286 uint64_t nv_cfg_worst_ratio = fnvlist_lookup_uint64(nv_cfg, in write_map_key()