Searched refs:ext2fs_group_of_ino (Results 1 – 7 of 7) sorted by relevance
21 int group = ext2fs_group_of_ino(fs, ino); in ext2fs_inode_alloc_stats2()
384 group = ext2fs_group_of_ino(fs, ino); in ext2fs_find_inode_goal()
1742 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
327 ext2fs_group_of_ino@Base 1.37
1133 group = ext2fs_group_of_ino(fs, ino); in e2fsck_move_ext3_journal()
1351 group = ext2fs_group_of_ino(fs, dirent->inode); in check_dir_block()
1352 @deftypefun int ext2fs_group_of_ino (ext2_filsys @var{fs}, ext2_ino_t @var{ino})