Searched refs:t_hiwat (Results 1 – 1 of 1) sorted by relevance
50 uint32_t t_hiwat = 75; /* reap at t_hreap when id's in use hit 75% */ variable299 ASSERT(t_hiwat != 0); in rfs4_table_create()300 table->dbt_id_hwat = (maxentries * t_hiwat) / 100; in rfs4_table_create()