Searched defs:FS_JOURNAL_DATA_FL (Results 1 – 2 of 2) sorted by relevance
255 #define FS_JOURNAL_DATA_FL 0x00004000 /* Reserved for ext3 */ macro
211 pub const FS_JOURNAL_DATA_FL: ::std::os::raw::c_uint = 16384; constant