Searched refs:scan_ds_queue_compare (Results 1 – 1 of 1) sorted by relevance
124 static int scan_ds_queue_compare(const void *a, const void *b);499 avl_create(&scn->scn_queue, scan_ds_queue_compare, sizeof (scan_ds_t), in dsl_scan_init()1463 scan_ds_queue_compare(const void *a, const void *b) in scan_ds_queue_compare() function