Lines Matching refs:bg_flags
163 (desc->bg_flags & cpu_to_le16(EXT4_BG_INODE_UNINIT))) {
795 gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT)) {
811 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) {
812 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);
1137 gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT)) {
1159 (gdp->bg_flags & cpu_to_le16(EXT4_BG_BLOCK_UNINIT))) {
1160 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_BLOCK_UNINIT);
1195 if (gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_UNINIT)) {
1196 gdp->bg_flags &= cpu_to_le16(~EXT4_BG_INODE_UNINIT);
1537 if (gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_ZEROED))
1552 if (!(gdp->bg_flags & cpu_to_le16(EXT4_BG_INODE_UNINIT))) {
1612 gdp->bg_flags |= cpu_to_le16(EXT4_BG_INODE_ZEROED);