Searched refs:FS_INLINE_DATA_FL (Results 1 – 2 of 2) sorted by relevance
119 #ifndef FS_INLINE_DATA_FL120 #define FS_INLINE_DATA_FL 0x10000000 /* Inline data for regular/symlink files */ macro
260 if (flag & FS_INLINE_DATA_FL) { in do_getflags()