bit_max           184 fs/ext4/balloc.c 	unsigned int bit, bit_max;
bit_max           200 fs/ext4/balloc.c 	bit_max = ext4_num_base_meta_clusters(sb, block_group);
bit_max           201 fs/ext4/balloc.c 	if ((bit_max >> 3) >= bh->b_size)
bit_max           204 fs/ext4/balloc.c 	for (bit = 0; bit < bit_max; bit++)