Home
last modified time | relevance | path

Searched refs:scan_prefetch_ctx_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c308 } scan_prefetch_ctx_t; typedef
313 scan_prefetch_ctx_t *spic_spc; /* spc for the callback */
1475 const scan_prefetch_ctx_t *spc_a = spic_a->spic_spc; in scan_prefetch_queue_compare()
1476 const scan_prefetch_ctx_t *spc_b = spic_b->spic_spc; in scan_prefetch_queue_compare()
1488 kmem_free(spc, sizeof (scan_prefetch_ctx_t)); in scan_prefetch_ctx_rele()
1492 static scan_prefetch_ctx_t *
1495 scan_prefetch_ctx_t *spc; in scan_prefetch_ctx_create()
1537 dsl_scan_check_prefetch_resume(scan_prefetch_ctx_t *spc, in dsl_scan_check_prefetch_resume()
1608 scan_prefetch_ctx_t *spc; in dsl_scan_prefetch_dnode()
1636 scan_prefetch_ctx_t *spc = private; in dsl_scan_prefetch_cb()
[all …]