Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/draid/
H A Ddraid.c286 uint64_t nv_cfg_worst_ratio = fnvlist_lookup_uint64(nv_cfg, in write_map_key() local
288 double nv_worst_ratio = (double)nv_cfg_worst_ratio / 1000.0; in write_map_key()