Home | History | Annotate | Download | only in genext2fs

Lines Matching refs:bg_free_blocks_count

474 	udecl16(bg_free_blocks_count)  /* Free blocks in the group */ \
888 if(!(fs->gd[grp].bg_free_blocks_count--))
904 fs->gd[grp].bg_free_blocks_count++;
928 fs->gd[grp].bg_free_blocks_count > fs->gd[best_group].bg_free_blocks_count)
2031 fs->gd[i].bg_free_blocks_count = free_blocks_per_group;
2034 fs->gd[i].bg_free_blocks_count = free_blocks;
2055 for(j = fs->gd[i].bg_free_blocks_count