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

  /external/e2fsprogs/lib/ext2fs/
alloc_sb.c 43 int ext2fs_reserve_super_and_bgd(ext2_filsys fs, function
check_desc.c 49 ext2fs_reserve_super_and_bgd(fs, i, bmap);
initialize.c 412 numblocks = ext2fs_reserve_super_and_bgd(fs, i, fs->block_map);
ext2fs.h 572 extern int ext2fs_reserve_super_and_bgd(ext2_filsys fs,
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 699 ext2fs_reserve_super_and_bgd(fs, i, bmap);
    [all...]
  /external/e2fsprogs/e2fsck/
pass1.c     [all...]

Completed in 59 milliseconds