Lines Matching refs:s_first_data_block
3293 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block);
3548 * block 2, not 1. If s_first_data_block == 0 (bigalloc is enabled
3553 le32_to_cpu(sbi->s_es->s_first_data_block) == 0)
4148 first_block = le32_to_cpu(sbi->s_es->s_first_data_block) +
4218 overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block));
4797 if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) {
4800 le32_to_cpu(es->s_first_data_block),
4804 if ((es->s_first_data_block == 0) && (es->s_log_block_size == 0) &&
4812 le32_to_cpu(es->s_first_data_block) +
4820 le32_to_cpu(es->s_first_data_block),