Home
last modified time | relevance | path

Searched refs:s_first_meta_bg (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dballoc.c878 return le32_to_cpu(EXT4_SB(sb)->s_es->s_first_meta_bg); in ext4_bg_num_gdb_nometa()
895 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_meta_bg); in ext4_bg_num_gdb()
919 block_group < le32_to_cpu(sbi->s_es->s_first_meta_bg) * in ext4_num_base_meta_blocks()
H A Dfsmap.c321 unsigned long first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in ext4_getfsmap_find_sb()
H A Dresize.c1558 gdb_num >= le32_to_cpu(es->s_first_meta_bg); in ext4_flex_group_add()
1913 sbi->s_es->s_first_meta_bg = in ext4_convert_meta_bg()
H A Dsuper.c3246 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()
4659 if (le32_to_cpu(es->s_first_meta_bg) > db_count) { in ext4_fill_super()
4663 le32_to_cpu(es->s_first_meta_bg), db_count); in ext4_fill_super()
H A Dext4.h1358 __le32 s_first_meta_bg; /* First metablock block group */ member
/kernel/linux/linux-6.6/fs/ext4/
H A Dballoc.c888 return le32_to_cpu(EXT4_SB(sb)->s_es->s_first_meta_bg); in ext4_bg_num_gdb_nometa()
905 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_meta_bg); in ext4_bg_num_gdb()
929 block_group < le32_to_cpu(sbi->s_es->s_first_meta_bg) * in ext4_num_base_meta_blocks()
H A Dfsmap.c321 unsigned long first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in ext4_getfsmap_find_sb()
H A Dresize.c1609 gdb_num >= le32_to_cpu(es->s_first_meta_bg); in ext4_flex_group_add()
1964 sbi->s_es->s_first_meta_bg = in ext4_convert_meta_bg()
H A Dsuper.c3538 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()
4851 if (le32_to_cpu(es->s_first_meta_bg) > db_count) { in ext4_group_desc_init()
4855 le32_to_cpu(es->s_first_meta_bg), db_count); in ext4_group_desc_init()
H A Dext4.h1357 __le32 s_first_meta_bg; /* First metablock block group */ member
/kernel/linux/linux-5.10/fs/ext2/
H A Dext2.h473 __le32 s_first_meta_bg; /* First metablock block group */ member
H A Dsuper.c799 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()
/kernel/linux/linux-6.6/fs/ext2/
H A Dext2.h478 __le32 s_first_meta_bg; /* First metablock block group */ member
H A Dsuper.c794 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()

Completed in 50 milliseconds