Searched refs:s_first_data_block (Results 1 – 12 of 12) sorted by relevance
286 if (mmp_block < le32_to_cpu(es->s_first_data_block) || in ext4_multi_mount_protect()
304 if ((start_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_sb_block_valid()
3311 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors()3571 le32_to_cpu(sbi->s_es->s_first_data_block) == 0) in descriptor_loc()3662 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) { in ext4_feature_set_ok()4182 first_block = le32_to_cpu(sbi->s_es->s_first_data_block) + in count_overhead()4252 overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block)); in ext4_calculate_overhead()4851 if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) { in ext4_check_geometry()4854 le32_to_cpu(es->s_first_data_block), in ext4_check_geometry()4858 if ((es->s_first_data_block == 0) && (es->s_log_block_size == 0) && in ext4_check_geometry()4866 le32_to_cpu(es->s_first_data_block) + in ext4_check_geometry()4874 le32_to_cpu(es->s_first_data_block), in ext4_check_geometry()
544 bofs = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_getfsmap_datadev()
4665 ar->pright - size >= le32_to_cpu(es->s_first_data_block)) { in ext4_mb_normalize_request()5903 if (goal < le32_to_cpu(es->s_first_data_block) || in ext4_mb_initialize_context()5905 goal = le32_to_cpu(es->s_first_data_block); in ext4_mb_initialize_context()6175 if (goal < le32_to_cpu(es->s_first_data_block) || in ext4_mb_new_blocks_simple()6177 goal = le32_to_cpu(es->s_first_data_block); in ext4_mb_new_blocks_simple()7045 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_trim_fs()
70 le32_to_cpu(sbi->s_es->s_first_data_block)) { in ext4_resize_begin()2075 le32_to_cpu(es->s_first_data_block); in ext4_resize_fs()
210 es->s_first_data_block = cpu_to_le32(0); in mbt_init_sb_layout()
136 if ((bitmap_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_read_inode_bitmap()
1335 __le32 s_first_data_block; /* First Data Block */ member2633 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_group_first_block_no()
4882 if ((block <= le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) || in __ext4_get_inode_loc()
1325 if (goal > le32_to_cpu(es->s_first_data_block)) { in ext4_ext_grow_indepth()
480 nilfs->ns_first_data_block = le64_to_cpu(sbp->s_first_data_block); in nilfs_store_disk_layout()