Searched defs:merge_data (Results 1 – 1 of 1) sorted by relevance
111 struct merge_data { struct112 list_t md_redact_block_pending;113 redact_block_phys_t md_coalesce_block;114 uint64_t md_last_time;115 redact_block_phys_t md_furthest[TXG_SIZE];117 list_t md_blocks[TXG_SIZE];118 boolean_t md_synctask_txg[TXG_SIZE];119 uint64_t md_latest_synctask_txg;120 redaction_list_t *md_redaction_list;