Searched refs:ext2fs_group_of_ino (Results 1 - 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dalloc_stats.c20 int group = ext2fs_group_of_ino(fs, ino);
H A Dext2fs.h1490 extern dgrp_t ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino);
1692 _INLINE_ dgrp_t ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino) function
H A Dextent.c931 dgrp_t group = ext2fs_group_of_ino(handle->fs, handle->ino);
/external/e2fsprogs/e2fsck/
H A Djournal.c1043 group = ext2fs_group_of_ino(fs, ino);
H A Dpass2.c969 group = ext2fs_group_of_ino(fs, dirent->inode);

Completed in 328 milliseconds