Home
last modified time | relevance | path

Searched refs:next_blk (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzil.c472 blkptr_t blk, next_blk = {{{{0}}}}; in zil_parse() local
492 for (blk = zh->zh_log; !BP_IS_HOLE(&blk); blk = next_blk) { in zil_parse()
511 error = zil_read_log_block(zilog, decrypt, &blk, &next_blk, in zil_parse()