Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dblock.c68 if (!(ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_ind()
135 if ((ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_ind()
157 if (!(ctx->flags & (BLOCK_FLAG_DEPTH_TRAVERSE | in block_iterate_dind()
221 if ((ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_dind()
243 if (!(ctx->flags & (BLOCK_FLAG_DEPTH_TRAVERSE | in block_iterate_tind()
307 if ((ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_tind()
441 !(ctx.flags & BLOCK_FLAG_DEPTH_TRAVERSE)) || in ext2fs_block_iterate3()
444 (ctx.flags & BLOCK_FLAG_DEPTH_TRAVERSE))) { in ext2fs_block_iterate3()
Dbb_inode.c85 BLOCK_FLAG_DEPTH_TRAVERSE, 0, in ext2fs_update_bb_inode()
Dext2fs.h324 #define BLOCK_FLAG_DEPTH_TRAVERSE 2 macro
/external/e2fsprogs/e2fsck/
Dsuper.c185 retval = ext2fs_block_iterate3(fs, ino, BLOCK_FLAG_DEPTH_TRAVERSE, in release_inode_blocks()
/external/e2fsprogs/doc/
Dlibext2fs.texinfo633 @item BLOCK_FLAG_DEPTH_TRAVERSE