Home
last modified time | relevance | path

Searched refs:spa_aux_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa_misc.c938 } spa_aux_t; typedef
943 const spa_aux_t *sa = (const spa_aux_t *)a; in spa_aux_compare()
944 const spa_aux_t *sb = (const spa_aux_t *)b; in spa_aux_compare()
953 spa_aux_t search; in spa_aux_add()
954 spa_aux_t *aux; in spa_aux_add()
970 spa_aux_t search; in spa_aux_remove()
971 spa_aux_t *aux; in spa_aux_remove()
990 spa_aux_t search, *found; in spa_aux_exists()
1015 spa_aux_t search, *found; in spa_aux_activate()
2353 offsetof(spa_aux_t, aux_avl)); in spa_init()
[all …]