Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzil.c180 zil_read_log_block(zilog_t *zilog, const blkptr_t *bp, blkptr_t *nbp, void *dst, in zil_read_log_block() function
342 error = zil_read_log_block(zilog, &blk, &next_blk, lrbuf, &end); in zil_parse()