Searched refs:spa_aux_t (Results 1 – 1 of 1) sorted by relevance
955 } spa_aux_t; typedef960 const spa_aux_t *sa = (const spa_aux_t *)a; in spa_aux_compare()961 const spa_aux_t *sb = (const spa_aux_t *)b; in spa_aux_compare()970 spa_aux_t search; in spa_aux_add()971 spa_aux_t *aux; in spa_aux_add()977 aux = kmem_zalloc(sizeof (spa_aux_t), KM_SLEEP); in spa_aux_add()987 spa_aux_t search; in spa_aux_remove()988 spa_aux_t *aux; in spa_aux_remove()998 kmem_free(aux, sizeof (spa_aux_t)); in spa_aux_remove()1007 spa_aux_t search, *found; in spa_aux_exists()[all …]