Lines Matching +full:write +full:- +full:1 +full:- +full:bps
9 * or https://opensource.org/licenses/CDDL-1.0.
76 DSF_VISIT_DS_AGAIN = 1<<0,
77 DSF_SCRUB_PAUSED = 1<<1,
99 * in-memory information about the scan and a pointer to the on-disk
101 * is contained on-disk to allow the scan to resume in the event of a reboot
107 * scn_suspending - a scan that cannot be completed in a single txg or
110 * the pool and write out the current state to disk.
112 * scn_restart_txg - directs the scanner to either restart or start a
115 * scn_done_txg - when a scan completes its traversal it will set
158 uint64_t scn_visited_this_txg; /* total bps visited this txg */
159 uint64_t scn_dedup_frees_this_txg; /* dedup bps freed this txg */