Home
last modified time | relevance | path

Searched refs:s_first_meta_bg (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ext4/
A Dballoc.c845 return le32_to_cpu(EXT4_SB(sb)->s_es->s_first_meta_bg); in ext4_bg_num_gdb_nometa()
862 le32_to_cpu(EXT4_SB(sb)->s_es->s_first_meta_bg); in ext4_bg_num_gdb()
886 block_group < le32_to_cpu(sbi->s_es->s_first_meta_bg) * in ext4_num_base_meta_clusters()
A Dfsmap.c321 unsigned long first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in ext4_getfsmap_find_sb()
A Dsuper.c3100 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()
4536 if (le32_to_cpu(es->s_first_meta_bg) > db_count) { in ext4_fill_super()
4540 le32_to_cpu(es->s_first_meta_bg), db_count); in ext4_fill_super()
A Dresize.c1902 sbi->s_es->s_first_meta_bg = in ext4_convert_meta_bg()
A Dext4.h1372 __le32 s_first_meta_bg; /* First metablock block group */ member
/linux/fs/ext2/
A Dext2.h482 __le32 s_first_meta_bg; /* First metablock block group */ member
A Dsuper.c793 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()

Completed in 38 milliseconds