Home
last modified time | relevance | path

Searched refs:s_first_data_block (Results 1 – 14 of 14) sorted by relevance

/linux/fs/ext4/
H A Dballoc.c43 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) >> in ext4_get_group_number()
60 blocknr = blocknr - le32_to_cpu(es->s_first_data_block); in ext4_get_group_no_and_offset()
480 if ((bitmap_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_read_block_bitmap_nowait()
H A Dmmp.c290 if (mmp_block < le32_to_cpu(es->s_first_data_block) || in ext4_multi_mount_protect()
H A Dblock_validity.c304 if ((start_blk <= le32_to_cpu(sbi->s_es->s_first_data_block)) || in ext4_sb_block_valid()
H A Dsuper.c3262 ext4_fsblk_t first_block = le32_to_cpu(sbi->s_es->s_first_data_block); in ext4_check_descriptors()
3517 * block 2, not 1. If s_first_data_block == 0 (bigalloc is enabled in descriptor_loc()
3522 le32_to_cpu(sbi->s_es->s_first_data_block) == 0) in descriptor_loc()
4122 first_block = le32_to_cpu(sbi->s_es->s_first_data_block) + in count_overhead()
4192 overhead = EXT4_B2C(sbi, le32_to_cpu(es->s_first_data_block)); in ext4_calculate_overhead()
4792 if (le32_to_cpu(es->s_first_data_block) >= ext4_blocks_count(es)) { in ext4_check_geometry()
4795 le32_to_cpu(es->s_first_data_block), in ext4_check_geometry()
4799 if ((es->s_first_data_block == 0) && (es->s_log_block_size == 0) && in ext4_check_geometry()
4807 le32_to_cpu(es->s_first_data_block) + in ext4_check_geometry()
4815 le32_to_cpu(es->s_first_data_block), in ext4_check_geometry()
[all...]
H A Dmballoc.c4640 ar->pright - size >= le32_to_cpu(es->s_first_data_block)) { in ext4_mb_normalize_request()
5878 if (goal < le32_to_cpu(es->s_first_data_block) || in ext4_mb_initialize_context()
5880 goal = le32_to_cpu(es->s_first_data_block); in ext4_mb_initialize_context()
6150 if (goal < le32_to_cpu(es->s_first_data_block) || in ext4_mb_new_blocks_simple()
6152 goal = le32_to_cpu(es->s_first_data_block); in ext4_mb_new_blocks_simple()
7023 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_trim_fs()
H A Dresize.c70 le32_to_cpu(sbi->s_es->s_first_data_block)) { in ext4_resize_begin()
2076 le32_to_cpu(es->s_first_data_block); in ext4_resize_fs()
H A Dmballoc-test.c209 es->s_first_data_block = cpu_to_le32(0); in mbt_init_sb_layout()
H A Dext4.h1324 __le32 s_first_data_block; /* First Data Block */ member
2587 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block); in ext4_group_first_block_no()
H A Dinode.c4858 if ((block <= le32_to_cpu(EXT4_SB(sb)->s_es->s_first_data_block)) || in __ext4_get_inode_loc()
/linux/fs/ext2/
H A Dext2.h417 __le32 s_first_data_block; /* First Data Block */ member
801 le32_to_cpu(EXT2_SB(sb)->s_es->s_first_data_block); in ext2_group_first_block_no()
H A Dsuper.c1114 le32_to_cpu(es->s_first_data_block) - 1) in ext2_fill_super()
1470 overhead = le32_to_cpu(es->s_first_data_block); in ext2_statfs()
/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h158 __le64 s_first_data_block; /* 1st seg disk block number */ member
/linux/fs/nilfs2/
H A Dthe_nilfs.c480 nilfs->ns_first_data_block = le64_to_cpu(sbp->s_first_data_block); in nilfs_store_disk_layout()
/linux/Documentation/filesystems/ext4/
H A Dsuper.rst51 - s_first_data_block