Searched refs:spa_aux_t (Results 1 – 1 of 1) sorted by relevance
1023 } spa_aux_t; typedef1028 const spa_aux_t *sa = a; in spa_aux_compare()1029 const spa_aux_t *sb = b; in spa_aux_compare()1043 spa_aux_t search; in spa_aux_add()1044 spa_aux_t *aux; in spa_aux_add()1050 aux = kmem_zalloc(sizeof (spa_aux_t), KM_SLEEP); in spa_aux_add()1060 spa_aux_t search; in spa_aux_remove()1061 spa_aux_t *aux; in spa_aux_remove()1071 kmem_free(aux, sizeof (spa_aux_t)); in spa_aux_remove()1080 spa_aux_t search, *found; in spa_aux_exists()[all …]