Searched refs:uninit_mask (Results 1 – 1 of 1) sorted by relevance
318 __u16 uninit_mask = (flexbg_size > 1) ? ~EXT4_BG_BLOCK_UNINIT : ~0; in ext4_alloc_group_tables() local 357 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables() 368 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables() 384 flex_gd->bg_flags[group + 1] &= uninit_mask; in ext4_alloc_group_tables() 391 flex_gd->bg_flags[group] &= uninit_mask; in ext4_alloc_group_tables()