Searched refs:zl_header (Results 1 – 7 of 7) sorted by relevance
210 return ((zil_header_t *)zilog->zl_header); in zil_header_in_syncing_context()253 if (zilog->zl_header->zh_claim_txg == 0) in zil_read_log_block()256 if (!(zilog->zl_header->zh_flags & ZIL_CLAIM_LR_SEQ_VALID)) in zil_read_log_block()334 if (zilog->zl_header->zh_claim_txg == 0) in zil_read_log_data()464 const zil_header_t *zh = zilog->zl_header; in zil_parse()978 const zil_header_t *zh = zilog->zl_header; in zil_create()1079 const zil_header_t *zh = zilog->zl_header; in zil_destroy()1130 zil_free_log_record, tx, zilog->zl_header->zh_claim_txg, B_FALSE); in zil_destroy_sync()1262 bp = (blkptr_t *)&zilog->zl_header->zh_log; in zil_check_log_chain()1305 zilog->zl_header->zh_claim_txg ? -1ULL : in zil_check_log_chain()[all …]
604 VERIFY0((zv_dst->zv_zilog->zl_header->zh_flags & in zvol_clone_range()
193 const zil_header_t *zl_header; /* log header buffer */ member
191 if (BP_GET_LOGICAL_BIRTH(bp) < zilog->zl_header->zh_claim_txg) { in zil_prt_rec_write()514 const zil_header_t *zh = zilog->zl_header; in dump_intent_log()
1251 VERIFY0(zv->zv_zilog->zl_header->zh_flags & in zvol_ensure_zilog()
585 VERIFY0((zv->zv_zilog->zl_header->zh_flags & in zvol_request_impl()
7831 if (zilog->zl_header->zh_claim_lr_seq != 0 && in ztest_dataset_open()7832 zilog->zl_header->zh_claim_lr_seq < committed_seq) in ztest_dataset_open()7835 zilog->zl_header->zh_claim_lr_seq, committed_seq); in ztest_dataset_open()7932 while (BP_IS_HOLE(&zd->zd_zilog->zl_header->zh_log)) { in ztest_freeze()