Searched refs:scan_ds_t (Results 1 – 1 of 1) sorted by relevance
218 } scan_ds_t; typedef456 avl_create(&scn->scn_queue, scan_ds_queue_compare, sizeof (scan_ds_t), in dsl_scan_init()457 offsetof(scan_ds_t, sds_node)); in dsl_scan_init()1131 const scan_ds_t *sds_a = a, *sds_b = b; in scan_ds_queue_compare()1144 scan_ds_t *sds; in scan_ds_queue_clear()1153 scan_ds_t srch, *sds; in scan_ds_queue_contains()1165 scan_ds_t *sds; in scan_ds_queue_insert()1179 scan_ds_t srch, *sds; in scan_ds_queue_remove()1204 for (scan_ds_t *sds = avl_first(&scn->scn_queue); in scan_ds_queue_sync()2670 scan_ds_t *sds; in dsl_scan_visit()