Searched refs:scan_ds_t (Results 1 – 1 of 1) sorted by relevance
257 } scan_ds_t; typedef498 avl_create(&scn->scn_queue, scan_ds_queue_compare, sizeof (scan_ds_t), in dsl_scan_init()499 offsetof(scan_ds_t, sds_node)); in dsl_scan_init()1464 const scan_ds_t *sds_a = a, *sds_b = b; in scan_ds_queue_compare()1477 scan_ds_t *sds; in scan_ds_queue_clear()1486 scan_ds_t srch, *sds; in scan_ds_queue_contains()1498 scan_ds_t *sds; in scan_ds_queue_insert()1512 scan_ds_t srch, *sds; in scan_ds_queue_remove()1537 for (scan_ds_t *sds = avl_first(&scn->scn_queue); in scan_ds_queue_sync()3103 scan_ds_t *sds; in dsl_scan_visit()