Searched refs:indexv (Results 1 - 1 of 1) sorted by relevance

/fs/ext4/
H A Dext4.h2408 long indexv, indexh; local
2411 indexv = group >> (EXT4_DESC_PER_BLOCK_BITS(sb));
2413 return grp_info[indexv][indexh];

Completed in 48 milliseconds