Searched refs:EXT4_BG_BLOCK_UNINIT (Results 1 – 8 of 8) sorted by relevance
41 #define EXT4_BG_BLOCK_UNINIT 0x0002 macro
798 gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT)) { in ext4_mark_inode_used()814 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) { in ext4_mark_inode_used()815 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_BLOCK_UNINIT); in ext4_mark_inode_used()1144 gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT)) { in __ext4_new_inode()1167 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) { in __ext4_new_inode()1168 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_BLOCK_UNINIT); in __ext4_new_inode()
319 __u16 uninit_mask = (flexbg_size > 1) ? ~EXT4_BG_BLOCK_UNINIT : ~0; in ext4_alloc_group_tables()486 if (flex_gd->bg_flags[group] & EXT4_BG_BLOCK_UNINIT) { in set_flexbg_block_bitmap()634 if (bg_flags[i] & EXT4_BG_BLOCK_UNINIT) in setup_new_flex_group_blocks()1673 flex_gd->bg_flags[i] = EXT4_BG_BLOCK_UNINIT | in ext4_setup_next_flex_gd()1683 flex_gd->bg_flags[i - 1] &= ~EXT4_BG_BLOCK_UNINIT; in ext4_setup_next_flex_gd()
507 (desc->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) { in ext4_read_block_bitmap_nowait()
2700 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT)))) in ext4_mb_good_group_nolock()3361 (desc->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) { in ext4_mb_add_groupinfo()4064 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) { in ext4_mb_mark_diskspace_used()4065 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_BLOCK_UNINIT); in ext4_mb_mark_diskspace_used()4168 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) { in ext4_mb_mark_bb()4169 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_BLOCK_UNINIT); in ext4_mb_mark_bb()
435 #define EXT4_BG_BLOCK_UNINIT 0x0002 /* Block bitmap not in use */ macro
171 - block bitmap is not initialized (EXT4_BG_BLOCK_UNINIT).
979 if (bg_flags & EXT4_BG_BLOCK_UNINIT) { in ext4fs_get_new_blk_no()984 bg_flags &= ~EXT4_BG_BLOCK_UNINIT; in ext4fs_get_new_blk_no()1043 if (bg_flags & EXT4_BG_BLOCK_UNINIT) { in ext4fs_get_new_blk_no()1047 bg_flags &= ~EXT4_BG_BLOCK_UNINIT; in ext4fs_get_new_blk_no()