Searched refs:spa_l2cache_avl (Results 1 – 1 of 1) sorted by relevance
248 static avl_tree_t spa_l2cache_avl; variable1177 spa_aux_add(vd, &spa_l2cache_avl); in spa_l2cache_add()1187 spa_aux_remove(vd, &spa_l2cache_avl); in spa_l2cache_remove()1198 found = spa_aux_exists(guid, pool, NULL, &spa_l2cache_avl); in spa_l2cache_exists()1209 spa_aux_activate(vd, &spa_l2cache_avl); in spa_l2cache_activate()2559 avl_create(&spa_l2cache_avl, spa_l2cache_compare, sizeof (spa_aux_t), in spa_init()2635 avl_destroy(&spa_l2cache_avl); in spa_fini()