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