Searched refs:zh_log (Results 1 – 6 of 6) sorted by relevance
492 for (blk = zh->zh_log; !BP_IS_HOLE(&blk); blk = next_blk) { in zil_parse()996 blk = zh->zh_log; in zil_create()1060 ASSERT(error != 0 || memcmp(&blk, &zh->zh_log, sizeof (blk)) == 0); in zil_create()1091 if (BP_IS_HOLE(&zh->zh_log)) in zil_destroy()1193 if (!BP_IS_HOLE(&zh->zh_log)) { in zil_claim()1197 BP_ZERO(&zh->zh_log); in zil_claim()1219 if (zh->zh_claim_txg == 0 && !BP_IS_HOLE(&zh->zh_log)) { in zil_claim()1262 bp = (blkptr_t *)&zilog->zl_header->zh_log; in zil_check_log_chain()3726 blkptr_t blk = zh->zh_log; in zil_sync()3745 zh->zh_log = blk; in zil_sync()[all …]
1777 SET_BOOKMARK(&zb, zh->zh_log.blk_cksum.zc_word[ZIL_ZC_OBJSET], in dsl_scan_zil_block()1812 SET_BOOKMARK(&zb, zh->zh_log.blk_cksum.zc_word[ZIL_ZC_OBJSET], in dsl_scan_zil_record()
65 blkptr_t zh_log; /* log chain */ member
518 if (BP_IS_HOLE(&zh->zh_log) || verbose < 1) in dump_intent_log()
1328 blkptr_t zh_log; /* log chain */ member
7932 while (BP_IS_HOLE(&zd->zd_zilog->zl_header->zh_log)) { in ztest_freeze()