Home
last modified time | relevance | path

Searched refs:ext2fs_group_of_ino (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dalloc_stats.c21 int group = ext2fs_group_of_ino(fs, ino); in ext2fs_inode_alloc_stats2()
Dalloc.c384 group = ext2fs_group_of_ino(fs, ino); in ext2fs_find_inode_goal()
Dext2fs.h1742 extern dgrp_t ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino);
1952 _INLINE_ dgrp_t ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino) in ext2fs_group_of_ino() function
/external/e2fsprogs/debian/
Dlibext2fs2.symbols327 ext2fs_group_of_ino@Base 1.37
/external/e2fsprogs/e2fsck/
Djournal.c1133 group = ext2fs_group_of_ino(fs, ino); in e2fsck_move_ext3_journal()
Dpass2.c1351 group = ext2fs_group_of_ino(fs, dirent->inode); in check_dir_block()
/external/e2fsprogs/doc/
Dlibext2fs.texinfo1352 @deftypefun int ext2fs_group_of_ino (ext2_filsys @var{fs}, ext2_ino_t @var{ino})