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

/system/extras/tests/ext4/
H A Dcorrupt_gdt_free_blocks.c17 int num_bgs; local
56 num_bgs = DIV_ROUND_UP(sb.s_blocks_count_lo, sb.s_blocks_per_group);
74 for (i=0; i < num_bgs; i++) {

Completed in 335 milliseconds