Searched refs:brt_entry_compare (Results 1 – 1 of 1) sorted by relevance
309 static int brt_entry_compare(const void *x1, const void *x2);691 avl_create(&brtvd->bv_tree, brt_entry_compare, in brt_vdevs_expand()695 brt_entry_compare, sizeof (brt_entry_t), in brt_vdevs_expand()1152 brt_entry_compare(const void *x1, const void *x2) in brt_entry_compare() function