Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dblock.c69 if (!(ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_ind()
136 if ((ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_ind()
158 if (!(ctx->flags & (BLOCK_FLAG_DEPTH_TRAVERSE | in block_iterate_dind()
222 if ((ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_dind()
244 if (!(ctx->flags & (BLOCK_FLAG_DEPTH_TRAVERSE | in block_iterate_tind()
308 if ((ctx->flags & BLOCK_FLAG_DEPTH_TRAVERSE) && in block_iterate_tind()
449 !(ctx.flags & BLOCK_FLAG_DEPTH_TRAVERSE)) || in ext2fs_block_iterate3()
452 (ctx.flags & BLOCK_FLAG_DEPTH_TRAVERSE))) { in ext2fs_block_iterate3()
Dbb_inode.c86 BLOCK_FLAG_DEPTH_TRAVERSE, 0, in ext2fs_update_bb_inode()
Dext2fs.h382 #define BLOCK_FLAG_DEPTH_TRAVERSE 2 macro
/third_party/e2fsprogs/e2fsck/
Dsuper.c220 retval = ext2fs_block_iterate3(fs, ino, BLOCK_FLAG_DEPTH_TRAVERSE, in release_inode_blocks()
/third_party/e2fsprogs/doc/
Dlibext2fs.texinfo633 @item BLOCK_FLAG_DEPTH_TRAVERSE