Searched refs:first_meta_bg (Results 1 – 4 of 4) sorted by relevance
321 unsigned long first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in ext4_getfsmap_find_sb() local344 if (!ext4_has_feature_meta_bg(sb) || metagroup < first_meta_bg) { in ext4_getfsmap_find_sb()
862 unsigned long first_meta_bg = in ext4_bg_num_gdb() local866 if (!ext4_has_feature_meta_bg(sb) || metagroup < first_meta_bg) in ext4_bg_num_gdb()
3460 ext4_group_t bg, first_meta_bg; in descriptor_loc() local3463 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()3465 if (!ext4_has_feature_meta_bg(sb) || nr < first_meta_bg) in descriptor_loc()
793 unsigned long bg, first_meta_bg; in descriptor_loc() local795 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()798 nr < first_meta_bg) in descriptor_loc()