Searched refs:indexv (Results 1 – 1 of 1) sorted by relevance
2094 long indexv, indexh; in ext4_get_group_info() local2096 indexv = group >> (EXT4_DESC_PER_BLOCK_BITS(sb)); in ext4_get_group_info()2098 return grp_info[indexv][indexh]; in ext4_get_group_info()