Searched refs:SB_FLAG_INLINE (Results 1 – 1 of 1) sorted by relevance
94 #define SB_FLAG_INLINE 0x20 macro491 else if (ic->sb->flags & cpu_to_le32(SB_FLAG_INLINE)) in sb_set_version()4239 ic->sb->flags |= cpu_to_le32(SB_FLAG_INLINE); in initialize_superblock()5177 if (!!(ic->sb->flags & cpu_to_le32(SB_FLAG_INLINE)) != (ic->mode == 'I')) { in dm_integrity_ctr()