Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_scan.h136 boolean_t scn_prefetch_stop; /* prefetch should stop */ member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_scan.c1648 if (buf == NULL || scn->scn_prefetch_stop) in dsl_scan_prefetch_cb()
1704 while (!scn->scn_prefetch_stop) { in dsl_scan_prefetch_thread()
1715 while (!scn->scn_prefetch_stop && in dsl_scan_prefetch_thread()
1722 if (scn->scn_prefetch_stop) { in dsl_scan_prefetch_thread()
1749 ASSERT(scn->scn_prefetch_stop); in dsl_scan_prefetch_thread()
3698 scn->scn_prefetch_stop = B_FALSE; in dsl_scan_sync()
3708 scn->scn_prefetch_stop = B_TRUE; in dsl_scan_sync()