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

  /external/e2fsprogs/lib/ext2fs/
alloc_sb.c 37 num_blocks = ext2fs_super_and_bgd_loc(fs, group, &super_blk,
closefs.c 48 int ext2fs_super_and_bgd_loc(ext2_filsys fs, function
289 ext2fs_super_and_bgd_loc(fs, i, &super_blk, &old_desc_blk,
ext2fs.h 623 extern int ext2fs_super_and_bgd_loc(ext2_filsys fs,
    [all...]
  /external/e2fsprogs/misc/
dumpe2fs.c 159 ext2fs_super_and_bgd_loc(fs, i, &super_blk,
mke2fs.c 470 blks = ext2fs_super_and_bgd_loc(fs, i, 0, 0, 0, 0);
    [all...]

Completed in 21 milliseconds