Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dbrt.c318 static int brt_entry_compare(const void *x1, const void *x2);
512 avl_create(&brtvd->bv_tree, brt_entry_compare, in brt_vdev_realloc()
891 brt_entry_compare(const void *x1, const void *x2) in brt_entry_compare() function