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

  /external/e2fsprogs/lib/ext2fs/
alloc_sb.c 41 * See also the comment for ext2fs_super_and_bgd_loc()
50 num_blocks = ext2fs_super_and_bgd_loc(fs, group, &super_blk,
closefs.c 61 int ext2fs_super_and_bgd_loc(ext2_filsys fs, function
299 ext2fs_super_and_bgd_loc(fs, i, &super_blk, &old_desc_blk,
alloc.c 46 ext2fs_super_and_bgd_loc(fs, group, &super_blk,
ext2fs.h 742 extern int ext2fs_super_and_bgd_loc(ext2_filsys fs,
    [all...]
  /external/e2fsprogs/resize/
resize2fs.c 208 ext2fs_super_and_bgd_loc(fs, g, &super_blk,
    [all...]
  /external/e2fsprogs/e2fsck/
pass5.c 171 ext2fs_super_and_bgd_loc(fs, group, &super_blk,
  /external/e2fsprogs/misc/
dumpe2fs.c 179 ext2fs_super_and_bgd_loc(fs, i, &super_blk,

Completed in 764 milliseconds