Searched refs:EXT4_INLINE_DATA_FL (Results 1 – 4 of 4) sorted by relevance
36 EXT4_EXTENTS_FL must be set and EXT4_INLINE_DATA_FL must be clear.
318 flags &= ~EXT4_INLINE_DATA_FL; in dax_compatible()319 oldflags &= ~EXT4_INLINE_DATA_FL; in dax_compatible()
431 #define EXT4_INLINE_DATA_FL 0x10000000 /* Inode has inline data. */ macro463 EXT4_INLINE_DATA_FL)494 EXT4_JOURNAL_DATA_FL | EXT4_INLINE_DATA_FL)
1475 } else if (le32_to_cpu(raw_inode->i_flags) & EXT4_INLINE_DATA_FL) { in ext4_fc_replay_inode()