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

  /external/e2fsprogs/lib/ext2fs/
alloc_stats.c 21 int group = ext2fs_group_of_ino(fs, ino);
ext2fs.h 987 extern int ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino);
1159 _INLINE_ int ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino) function
    [all...]
  /external/e2fsprogs/e2fsck/
journal.c 987 group = ext2fs_group_of_ino(fs, ino);
  /external/e2fsprogs/misc/
mke2fs.c 574 group = ext2fs_group_of_ino(fs, i);
    [all...]

Completed in 18 milliseconds