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

/linux-4.1.27/fs/ext2/
H A Dballoc.c1220 int bgi; /* blockgroup iteration index */ ext2_new_blocks() local
1313 for (bgi = 0; bgi < ngroups; bgi++) { ext2_new_blocks()
/linux-4.1.27/fs/ext3/
H A Dballoc.c1496 int bgi; /* blockgroup iteration index */ ext3_new_blocks() local
1593 for (bgi = 0; bgi < ngroups; bgi++) { ext3_new_blocks()

Completed in 146 milliseconds