Lines Matching refs:bg_flags
163 (desc->bg_flags & cpu_to_le16(EXT4_BG_INODE_UNINIT))) {
796 gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT)) {
812 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) {
813 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_BLOCK_UNINIT);
835 if (gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_UNINIT)) {
836 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_INODE_UNINIT);
1140 gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT)) {
1163 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) {
1164 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_BLOCK_UNINIT);
1198 if (gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_UNINIT)) {
1199 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_INODE_UNINIT);
1534 if (gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_ZEROED))
1549 if (!(gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_UNINIT))) {
1609 gdp->bg_flags |= cpu_to_le16(EXT4_BG_INODE_ZEROED);