Searched refs:scan_ds_t (Results 1 – 1 of 1) sorted by relevance
232 } scan_ds_t; typedef462 avl_create(&scn->scn_queue, scan_ds_queue_compare, sizeof (scan_ds_t), in dsl_scan_init()463 offsetof(scan_ds_t, sds_node)); in dsl_scan_init()1099 const scan_ds_t *sds_a = a, *sds_b = b; in scan_ds_queue_compare()1112 scan_ds_t *sds; in scan_ds_queue_clear()1121 scan_ds_t srch, *sds; in scan_ds_queue_contains()1133 scan_ds_t *sds; in scan_ds_queue_insert()1147 scan_ds_t srch, *sds; in scan_ds_queue_remove()1172 for (scan_ds_t *sds = avl_first(&scn->scn_queue); in scan_ds_queue_sync()2573 scan_ds_t *sds; in dsl_scan_visit()