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