Searched refs:FS_INLINE_DATA_FL (Results 1 – 4 of 4) sorted by relevance
119 #ifndef FS_INLINE_DATA_FL120 #define FS_INLINE_DATA_FL 0x10000000 /* Inline data for regular/symlink files */ macro
241 if (flag & FS_INLINE_DATA_FL) { in do_getflags()
265 #define FS_INLINE_DATA_FL 0x10000000 /* Reserved for ext4 */ macro
113 {"Inline_Data", FS_INLINE_DATA_FL, 'N'},