Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dblock.c35 char *tind_buf; member
263 ctx->tind_buf); in block_iterate_tind()
269 block_nr = (blk_t *) ctx->tind_buf; in block_iterate_tind()
303 ctx->tind_buf); in block_iterate_tind()
370 ctx.tind_buf = ctx.dind_buf + fs->blocksize; in ext2fs_block_iterate3()