HomeSort by relevance Sort by last modified time
    Searched refs:EXT2FS_BMAP64_RBTREE (Results 1 - 13 of 13) sorted by null

  /external/e2fsprogs/e2fsck/
pass1.c 598 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,
    [all...]
util.c 278 e2fsck_set_bitmap_type(fs, EXT2FS_BMAP64_RBTREE, "fs_bitmaps",
pass1b.c 222 EXT2FS_BMAP64_RBTREE, "inode_dup_map",
pass2.c 114 e2fsck_set_bitmap_type(fs, EXT2FS_BMAP64_RBTREE,
    [all...]
unix.c 1073 e2fsck_set_bitmap_type(*ret_fs, EXT2FS_BMAP64_RBTREE,
    [all...]
  /external/e2fsprogs/misc/
e2freefrag.c 258 (*fs)->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
dumpe2fs.c 606 fs->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
tune2fs.c     [all...]
  /external/e2fsprogs/lib/ext2fs/
initialize.c 116 fs->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
gen_bitmap64.c 107 case EXT2FS_BMAP64_RBTREE:
blkmap64_rb.c 871 .type = EXT2FS_BMAP64_RBTREE,
ext2fs.h 288 #define EXT2FS_BMAP64_RBTREE 2
    [all...]
  /external/e2fsprogs/debugfs/
debugfs.c 103 current_fs->default_bitmap_type = EXT2FS_BMAP64_RBTREE;
    [all...]

Completed in 110 milliseconds