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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dalloc_stats.c22 int group = ext2fs_group_of_ino(fs, ino);
H A Dext2fs_inline.c152 int ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino) function
H A Dext2fs.h901 extern int ext2fs_group_of_ino(ext2_filsys fs, ext2_ino_t ino);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dmke2fs.c532 group = ext2fs_group_of_ino(fs, i);
H A De2fsck.c2266 group = ext2fs_group_of_ino(fs, ino);

Completed in 187 milliseconds