ext4_get_group_no_and_offset   50 fs/ext4/balloc.c 	ext4_get_group_no_and_offset(sb, block, &actual_group, NULL);
ext4_get_group_no_and_offset  399 fs/ext4/balloc.c 	ext4_get_group_no_and_offset(sb, block, &block_group, &bit);
ext4_get_group_no_and_offset  958 fs/ext4/ext4.h void ext4_get_group_no_and_offset(struct super_block *sb, ext4_fsblk_t blocknr,
ext4_get_group_no_and_offset  610 fs/ext4/mballoc.c 		ext4_get_group_no_and_offset(sb, pa->pa_pstart, &groupnr, &k);
ext4_get_group_no_and_offset 3105 fs/ext4/mballoc.c 		ext4_get_group_no_and_offset(ac->ac_sb, ar->pright - size,
ext4_get_group_no_and_offset 3112 fs/ext4/mballoc.c 		ext4_get_group_no_and_offset(ac->ac_sb, ar->pleft + 1,
ext4_get_group_no_and_offset 3156 fs/ext4/mballoc.c 	ext4_get_group_no_and_offset(ac->ac_sb, start, &ac->ac_b_ex.fe_group,
ext4_get_group_no_and_offset 3178 fs/ext4/mballoc.c 	ext4_get_group_no_and_offset(ac->ac_sb, pa->pa_pstart,
ext4_get_group_no_and_offset 3334 fs/ext4/mballoc.c 		ext4_get_group_no_and_offset(sb, pa->pa_pstart,
ext4_get_group_no_and_offset 3379 fs/ext4/mballoc.c 	ext4_get_group_no_and_offset(sb, pa->pa_pstart - 1, &grp, NULL);
ext4_get_group_no_and_offset 3588 fs/ext4/mballoc.c 	ext4_get_group_no_and_offset(sb, pa->pa_pstart, &group, &bit);
ext4_get_group_no_and_offset 3651 fs/ext4/mballoc.c 	ext4_get_group_no_and_offset(sb, pa->pa_pstart, &group, &bit);
ext4_get_group_no_and_offset 3869 fs/ext4/mballoc.c 		ext4_get_group_no_and_offset(sb, pa->pa_pstart, &group, NULL);
ext4_get_group_no_and_offset 3952 fs/ext4/mballoc.c 			ext4_get_group_no_and_offset(sb, pa->pa_pstart,
ext4_get_group_no_and_offset 4040 fs/ext4/mballoc.c 	ext4_get_group_no_and_offset(sb, goal, &group, &block);
ext4_get_group_no_and_offset 4143 fs/ext4/mballoc.c 		ext4_get_group_no_and_offset(sb, pa->pa_pstart, &group, NULL);
ext4_get_group_no_and_offset 4527 fs/ext4/mballoc.c 	ext4_get_group_no_and_offset(sb, block, &block_group, &bit);
ext4_get_group_no_and_offset   50 fs/ext4/resize.c 	ext4_get_group_no_and_offset(sb, start, NULL, &offset);
ext4_get_group_no_and_offset 1012 fs/ext4/resize.c 	ext4_get_group_no_and_offset(sb, o_blocks_count, &group, &last);