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

  /external/e2fsprogs/lib/ext2fs/
alloc_stats.c 21 int group = ext2fs_group_of_ino(fs, ino);
alloc.c 383 group = ext2fs_group_of_ino(fs, ino);
ext2fs.h 1921 _INLINE_ dgrp_t ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino) function
    [all...]
  /external/e2fsprogs/e2fsck/
journal.c 1130 group = ext2fs_group_of_ino(fs, ino);
pass2.c     [all...]

Completed in 81 milliseconds