Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c348 scan_prefetch_ctx_t *spic_spc; /* spc for the callback */ member
1816 const scan_prefetch_ctx_t *spc_a = spic_a->spic_spc; in scan_prefetch_queue_compare()
1817 const scan_prefetch_ctx_t *spc_b = spic_b->spic_spc; in scan_prefetch_queue_compare()
1871 scan_prefetch_ctx_rele(spic->spic_spc, scn); in scan_ds_prefetch_queue_clear()
1921 spic->spic_spc = spc; in dsl_scan_prefetch()
2096 dsl_scan_prefetch_cb, spic->spic_spc, ZIO_PRIORITY_SCRUB, in dsl_scan_prefetch_thread()
2108 scan_prefetch_ctx_rele(spic->spic_spc, scn); in dsl_scan_prefetch_thread()