Searched refs:q_inflight_bytes (Results 1 – 1 of 1) sorted by relevance
333 uint64_t q_inflight_bytes; member4876 ASSERT3U(queue->q_inflight_bytes, >=, BP_GET_PSIZE(bp)); in dsl_scan_scrub_done()4877 queue->q_inflight_bytes -= BP_GET_PSIZE(bp); in dsl_scan_scrub_done()4925 while (queue->q_inflight_bytes >= queue->q_maxinflight_bytes) in scan_exec_io()4927 queue->q_inflight_bytes += BP_GET_PSIZE(bp); in scan_exec_io()