Searched refs:scan_ds_queue_compare (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c120 static int scan_ds_queue_compare(const void *a, const void *b);
456 avl_create(&scn->scn_queue, scan_ds_queue_compare, sizeof (scan_ds_t),
1133 scan_ds_queue_compare(const void *a, const void *b) function

Completed in 60 milliseconds