Searched refs:zh_claim_txg (Results 1 – 6 of 6) sorted by relevance
191 if (BP_GET_LOGICAL_BIRTH(bp) < zilog->zl_header->zh_claim_txg) { in zil_prt_rec_write() 523 (u_longlong_t)zh->zh_claim_txg, in dump_intent_log() 534 zh->zh_claim_txg == 0) in dump_intent_log() 540 zh->zh_claim_txg, B_FALSE); in dump_intent_log()
253 if (zilog->zl_header->zh_claim_txg == 0) in zil_read_log_block() 334 if (zilog->zl_header->zh_claim_txg == 0) in zil_read_log_data() 465 boolean_t claimed = !!zh->zh_claim_txg; in zil_parse() 993 ASSERT(zh->zh_claim_txg == 0); in zil_create() 1106 ASSERT(zh->zh_claim_txg == 0); in zil_claim() 1130 zil_free_log_record, tx, zilog->zl_header->zh_claim_txg, B_FALSE); in zil_claim() 1180 * (their zh_claim_txg != 0). The reason is that these blocks in zil_claim() 1192 zh->zh_claim_txg == 0)) { in zil_claim() 1218 ASSERT3U(zh->zh_claim_txg, <=, first_txg); in zil_check_log_chain() 1219 if (zh->zh_claim_txg in zil_check_log_chain() [all...]
128 uint64_t claim_txg = zh->zh_claim_txg; in traverse_zil()
1823 uint64_t claim_txg = zh->zh_claim_txg;
63 uint64_t zh_claim_txg; /* txg in which log blocks were claimed */ member
1326 uint64_t zh_claim_txg; /* txg in which log blocks were claimed */ member