Searched refs:s_first_data_block (Results 1 – 17 of 17) sorted by relevance
491 if (block < le32_to_cpu(es->s_first_data_block) || in ext2_free_blocks()504 block_group = (block - le32_to_cpu(es->s_first_data_block)) / in ext2_free_blocks()506 bit = (block - le32_to_cpu(es->s_first_data_block)) % in ext2_free_blocks()1272 if (goal < le32_to_cpu(es->s_first_data_block) || in ext2_new_blocks()1274 goal = le32_to_cpu(es->s_first_data_block); in ext2_new_blocks()1275 group_no = (goal - le32_to_cpu(es->s_first_data_block)) / in ext2_new_blocks()1294 grp_target_blk = ((goal - le32_to_cpu(es->s_first_data_block)) % in ext2_new_blocks()
421 __le32 s_first_data_block; /* First Data Block */ member813 le32_to_cpu(EXT2_SB(sb)->s_es->s_first_data_block); in ext2_group_first_block_no()
1038 le32_to_cpu(es->s_first_data_block) - 1) in ext2_fill_super()1388 overhead = le32_to_cpu(es->s_first_data_block); in ext2_statfs()
44 blocknr = blocknr - le32_to_cpu(es->s_first_data_block); in ext3_get_group_no_and_offset()509 if (block < le32_to_cpu(es->s_first_data_block) || in ext3_free_blocks_sb()522 block_group = (block - le32_to_cpu(es->s_first_data_block)) / in ext3_free_blocks_sb()524 bit = (block - le32_to_cpu(es->s_first_data_block)) % in ext3_free_blocks_sb()1550 if (goal < le32_to_cpu(es->s_first_data_block) || in ext3_new_blocks()1552 goal = le32_to_cpu(es->s_first_data_block); in ext3_new_blocks()1553 group_no = (goal - le32_to_cpu(es->s_first_data_block)) / in ext3_new_blocks()1572 grp_target_blk = ((goal - le32_to_cpu(es->s_first_data_block)) % in ext3_new_blocks()2093 le32_to_cpu(EXT3_SB(sb)->s_es->s_first_data_block); in ext3_trim_fs()
51 else if ((start - le32_to_cpu(es->s_first_data_block)) % in verify_group_input()453 le32_to_cpu(EXT3_SB(sb)->s_es->s_first_data_block)) { in add_new_gdb()1032 last = (o_blocks_count - le32_to_cpu(es->s_first_data_block)) % in ext3_group_extend()
412 __le32 s_first_data_block; /* First Data Block */ member976 le32_to_cpu(EXT3_SB(sb)->s_es->s_first_data_block); in ext3_group_first_block_no()
1960 le32_to_cpu(es->s_first_data_block) - 1) in ext3_fill_super()2817 overhead = le32_to_cpu(es->s_first_data_block); in ext3_statfs()
202 if ((start_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_data_block_valid()
41 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) >> in ext4_get_group_number()58 blocknr = blocknr - le32_to_cpu(es->s_first_data_block); in ext4_get_group_no_and_offset()
281 if (mmp_block < le32_to_cpu(es->s_first_data_block) || in ext4_multi_mount_protect()
2088 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors()2417 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block) == 0) in descriptor_loc()3306 first_block = le32_to_cpu(sbi->s_es->s_first_data_block) + in count_overhead()3369 overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block)); in ext4_calculate_overhead()3922 if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) { in ext4_fill_super()3925 le32_to_cpu(es->s_first_data_block), in ext4_fill_super()3930 le32_to_cpu(es->s_first_data_block) + in ext4_fill_super()3938 le32_to_cpu(es->s_first_data_block), in ext4_fill_super()
1111 __le32 s_first_data_block; /* First Data Block */ member1909 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_group_first_block_no()
4169 if (goal < le32_to_cpu(es->s_first_data_block) || in ext4_mb_initialize_context()4171 goal = le32_to_cpu(es->s_first_data_block); in ext4_mb_initialize_context()5166 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_trim_fs()
32 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) { in ext4_resize_begin()
1275 if (goal > le32_to_cpu(es->s_first_data_block)) { in ext4_ext_grow_indepth()
162 __le64 s_first_data_block; /* 1st seg disk block number */ member
422 nilfs->ns_first_data_block = le64_to_cpu(sbp->s_first_data_block); in nilfs_store_disk_layout()