real_ngroups 419 fs/ext4/ialloc.c ext4_group_t real_ngroups = ext4_get_groups_count(sb); real_ngroups 432 fs/ext4/ialloc.c ngroups = real_ngroups; real_ngroups 434 fs/ext4/ialloc.c ngroups = (real_ngroups + flex_size - 1) >> real_ngroups 493 fs/ext4/ialloc.c if (grp+i >= real_ngroups) real_ngroups 533 fs/ext4/ialloc.c ngroups = real_ngroups;