Searched refs:next_blk (Results 1 – 1 of 1) sorted by relevance
313 blkptr_t blk, next_blk; in zil_parse() local335 for (blk = zh->zh_log; !BP_IS_HOLE(&blk); blk = next_blk) { in zil_parse()351 error = zil_read_log_block(zilog, &blk, &next_blk, lrbuf, &end); in zil_parse()