Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_scan.h137 uint64_t scn_maxinflight_bytes; /* max bytes in flight for pool */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c1665 spa->spa_scrub_inflight >= scn->scn_maxinflight_bytes)) { in dsl_scan_prefetch_thread()
3559 scn->scn_maxinflight_bytes = in dsl_scan_sync()
3936 while (spa->spa_scrub_inflight >= scn->scn_maxinflight_bytes) in scan_exec_io()