Searched refs:scan_prefetch_issue_ctx_t (Results 1 – 1 of 1) sorted by relevance
316 } scan_prefetch_issue_ctx_t; typedef459 sizeof (scan_prefetch_issue_ctx_t), in dsl_scan_init()460 offsetof(scan_prefetch_issue_ctx_t, spic_avl_node)); in dsl_scan_init()1474 const scan_prefetch_issue_ctx_t *spic_a = a, *spic_b = b; in scan_prefetch_queue_compare()1525 scan_prefetch_issue_ctx_t *spic = NULL; in scan_ds_prefetch_queue_clear()1531 kmem_free(spic, sizeof (scan_prefetch_issue_ctx_t)); in scan_ds_prefetch_queue_clear()1564 scan_prefetch_issue_ctx_t *spic; in dsl_scan_prefetch()1591 kmem_free(spic, sizeof (scan_prefetch_issue_ctx_t)); in dsl_scan_prefetch()1701 scan_prefetch_issue_ctx_t *spic; in dsl_scan_prefetch_thread()1746 kmem_free(spic, sizeof (scan_prefetch_issue_ctx_t)); in dsl_scan_prefetch_thread()[all …]