Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddamap.c1296 int has_cfg, has_uncfg; in dam_stabilize_map() local
1337 has_uncfg = bitset_and(&delta, &mapp->dam_active_set, &uncfg); in dam_stabilize_map()
1353 if (has_uncfg) in dam_stabilize_map()