Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c126 static void scan_ds_prefetch_queue_clear(dsl_scan_t *scn);
651 scan_ds_prefetch_queue_clear(scn); in dsl_scan_fini()
1084 scan_ds_prefetch_queue_clear(scn); in dsl_scan_done()
1862 scan_ds_prefetch_queue_clear(dsl_scan_t *scn) in scan_ds_prefetch_queue_clear() function