Searched refs:uninit_mask (Results 1 – 1 of 1) sorted by relevance
263 __u16 uninit_mask = (flexbg_size > 1) ? ~EXT4_BG_BLOCK_UNINIT : ~0; in ext4_alloc_group_tables() local302 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables()313 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables()329 flex_gd->bg_flags[group + 1] &= uninit_mask; in ext4_alloc_group_tables()336 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables()