Searched refs:first_meta_bg (Results 1 – 2 of 2) sorted by relevance
375 unsigned long first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in ext4_getfsmap_find_sb() local398 if (!ext4_has_feature_meta_bg(sb) || metagroup < first_meta_bg) { in ext4_getfsmap_find_sb()
3553 ext4_group_t bg, first_meta_bg; in descriptor_loc() local3556 first_meta_bg = le32_to_cpu(sbi->s_es->s_first_meta_bg); in descriptor_loc()3558 if (!ext4_has_feature_meta_bg(sb) || nr < first_meta_bg) in descriptor_loc()