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