Searched refs:wlocks_held (Results 1 – 1 of 1) sorted by relevance
515 int wlocks_held = 0; in spa_config_enter_impl() local517 ASSERT3U(SCL_LOCKS, <, sizeof (wlocks_held) * NBBY); in spa_config_enter_impl()522 wlocks_held |= (1 << i); in spa_config_enter_impl()543 ASSERT3U(wlocks_held, <=, locks); in spa_config_enter_impl()