Lines Matching refs:s_first_data_block
2854 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block);
3256 * block 2, not 1. If s_first_data_block == 0 (bigalloc is enabled
3261 le32_to_cpu(sbi->s_es->s_first_data_block) == 0)
3861 first_block = le32_to_cpu(sbi->s_es->s_first_data_block) +
3931 overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block));
4618 if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) {
4621 le32_to_cpu(es->s_first_data_block),
4625 if ((es->s_first_data_block == 0) && (es->s_log_block_size == 0) &&
4633 le32_to_cpu(es->s_first_data_block) +
4641 le32_to_cpu(es->s_first_data_block),