Searched refs:s_inodes_per_group (Results 1 – 1 of 1) sorted by relevance
67 __u32 s_inodes_per_group; /* # Inodes per group */ member587 group_id = (current_ino - 1) / (SUPERBLOCK->s_inodes_per_group); in ext2fs_dir()591 printf ("ipg=%d, dpb=%d\n", SUPERBLOCK->s_inodes_per_group, in ext2fs_dir()603 (((current_ino - 1) % (SUPERBLOCK->s_inodes_per_group)) in ext2fs_dir()