Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Ddraid.c287 uint64_t nv_cfg_worst_ratio = fnvlist_lookup_uint64(nv_cfg, in write_map_key() local
289 double nv_worst_ratio = (double)nv_cfg_worst_ratio / 1000.0; in write_map_key()