Searched refs:EXT2FS_BMAP64_RBTREE (Results 1 - 13 of 13) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dpass1.c598 EXT2FS_BMAP64_RBTREE,
618 _("regular file inode map"), EXT2FS_BMAP64_RBTREE,
627 _("in-use block map"), EXT2FS_BMAP64_RBTREE,
637 e2fsck_set_bitmap_type(fs, EXT2FS_BMAP64_RBTREE,
1345 _("bad inode map"), EXT2FS_BMAP64_RBTREE,
1368 _("inode in bad block map"), EXT2FS_BMAP64_RBTREE,
1388 _("imagic inode map"), EXT2FS_BMAP64_RBTREE,
1416 EXT2FS_BMAP64_RBTREE, "block_dup_map",
1527 EXT2FS_BMAP64_RBTREE, "block_ea_map",
H A Dutil.c278 e2fsck_set_bitmap_type(fs, EXT2FS_BMAP64_RBTREE, "fs_bitmaps",
H A Dpass1b.c222 EXT2FS_BMAP64_RBTREE, "inode_dup_map",
H A Dpass2.c114 e2fsck_set_bitmap_type(fs, EXT2FS_BMAP64_RBTREE,
H A Dunix.c1073 e2fsck_set_bitmap_type(*ret_fs, EXT2FS_BMAP64_RBTREE,
/external/e2fsprogs/misc/
H A De2freefrag.c258 (*fs)->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
H A Ddumpe2fs.c606 fs->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
H A Dtune2fs.c1954 fs->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
/external/e2fsprogs/lib/ext2fs/
H A Dinitialize.c116 fs->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
H A Dgen_bitmap64.c107 case EXT2FS_BMAP64_RBTREE:
H A Dblkmap64_rb.c871 .type = EXT2FS_BMAP64_RBTREE,
H A Dext2fs.h288 #define EXT2FS_BMAP64_RBTREE 2 macro
/external/e2fsprogs/debugfs/
H A Ddebugfs.c103 current_fs->default_bitmap_type = EXT2FS_BMAP64_RBTREE;

Completed in 775 milliseconds