Searched refs:s_first_data_block (Results 1 – 15 of 15) sorted by relevance
493 if (block < le32_to_cpu(es->s_first_data_block) || in ext2_free_blocks()506 block_group = (block - le32_to_cpu(es->s_first_data_block)) / in ext2_free_blocks()508 bit = (block - le32_to_cpu(es->s_first_data_block)) % in ext2_free_blocks()1205 if ((start_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext2_data_block_valid()1295 if (goal < le32_to_cpu(es->s_first_data_block) || in ext2_new_blocks()1297 goal = le32_to_cpu(es->s_first_data_block); in ext2_new_blocks()1298 group_no = (goal - le32_to_cpu(es->s_first_data_block)) / in ext2_new_blocks()1317 grp_target_blk = ((goal - le32_to_cpu(es->s_first_data_block)) % in ext2_new_blocks()
427 __le32 s_first_data_block; /* First Data Block */ member832 le32_to_cpu(EXT2_SB(sb)->s_es->s_first_data_block); in ext2_group_first_block_no()
1085 le32_to_cpu(es->s_first_data_block) - 1) in ext2_fill_super()1435 overhead = le32_to_cpu(es->s_first_data_block); in ext2_statfs()
42 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) >> in ext4_get_group_number()59 blocknr = blocknr - le32_to_cpu(es->s_first_data_block); in ext4_get_group_no_and_offset()419 if ((bitmap_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_read_block_bitmap_nowait()
203 if ((start_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_data_block_valid()
284 if (mmp_block < le32_to_cpu(es->s_first_data_block) || in ext4_multi_mount_protect()
2364 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors()2771 le32_to_cpu(sbi->s_es->s_first_data_block) == 0) in descriptor_loc()3357 first_block = le32_to_cpu(sbi->s_es->s_first_data_block) + in count_overhead()3427 overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block)); in ext4_calculate_overhead()4029 if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) { in ext4_fill_super()4032 le32_to_cpu(es->s_first_data_block), in ext4_fill_super()4036 if ((es->s_first_data_block == 0) && (es->s_log_block_size == 0) && in ext4_fill_super()4044 le32_to_cpu(es->s_first_data_block) + in ext4_fill_super()4052 le32_to_cpu(es->s_first_data_block), in ext4_fill_super()
478 bofs = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_getfsmap_datadev()
131 if ((bitmap_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_read_inode_bitmap()
1202 __le32 s_first_data_block; /* First Data Block */ member2107 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_group_first_block_no()
4234 if (goal < le32_to_cpu(es->s_first_data_block) || in ext4_mb_initialize_context()4236 goal = le32_to_cpu(es->s_first_data_block); in ext4_mb_initialize_context()5236 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_trim_fs()
34 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) { in ext4_resize_begin()
1277 if (goal > le32_to_cpu(es->s_first_data_block)) { in ext4_ext_grow_indepth()
158 __le64 s_first_data_block; /* 1st seg disk block number */ member
415 nilfs->ns_first_data_block = le64_to_cpu(sbp->s_first_data_block); in nilfs_store_disk_layout()