Searched refs:uninit_mask (Results 1 – 1 of 1) sorted by relevance
311 __u16 uninit_mask = (flexbg_size > 1) ? ~EXT4_BG_BLOCK_UNINIT : ~0; in ext4_alloc_group_tables() local350 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables()361 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables()377 flex_gd->bg_flags[group + 1] &= uninit_mask; in ext4_alloc_group_tables()384 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables()