Searched defs:parse_blk_func (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzil.c294 zil_parse(zilog_t *zilog, zil_parse_blk_func_t *parse_blk_func, argument
319 * For each block pointer in the chain we call parse_blk_func().
334 if ((error = parse_blk_func(zilog, &blk, arg, txg)) != 0)

Completed in 156 milliseconds