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 20 int group = ext2fs_group_of_ino(fs, ino);
ext2fs.h 1692 _INLINE_ dgrp_t ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino) function
    [all...]
extent.c 931 dgrp_t group = ext2fs_group_of_ino(handle->fs, handle->ino);
    [all...]
  /external/e2fsprogs/e2fsck/
journal.c 1043 group = ext2fs_group_of_ino(fs, ino);
pass2.c 969 group = ext2fs_group_of_ino(fs, dirent->inode);
    [all...]

Completed in 62 milliseconds