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

  /external/e2fsprogs/lib/ext2fs/
alloc_tables.c 189 ext2fs_inode_bitmap_loc_set(fs, group, new_blk);
blknum.c 273 void ext2fs_inode_bitmap_loc_set(ext2_filsys fs, dgrp_t group, blk64_t blk) function
csum.c 961 ext2fs_inode_bitmap_loc_set(fs, i, 125);
ext2fs.h 912 extern void ext2fs_inode_bitmap_loc_set(ext2_filsys fs, dgrp_t group,
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 444 ext2fs_inode_bitmap_loc_set(rfs->new_fs, i, 0);
    [all...]
  /external/e2fsprogs/e2fsck/
super.c 683 ext2fs_inode_bitmap_loc_set(fs, i, 0);
pass1.c     [all...]
  /external/e2fsprogs/misc/
mke2fs.c 388 ext2fs_inode_bitmap_loc_set(fs, i, goal);
    [all...]
tune2fs.c     [all...]

Completed in 193 milliseconds