Searched defs:FS_INLINE_DATA_FL (Results 1 – 3 of 3) sorted by relevance
176 #define FS_INLINE_DATA_FL 0x10000000 /* Inline data for regular/symlink files */ macro
266 #define FS_INLINE_DATA_FL 0x10000000 /* Reserved for ext4 */ macro
220 pub const FS_INLINE_DATA_FL: ::std::os::raw::c_uint = 268435456; constant