Searched defs:FS_EXTENT_FL (Results 1 – 2 of 2) sorted by relevance
260 #define FS_EXTENT_FL 0x00080000 /* Extents */ macro
216 pub const FS_EXTENT_FL: ::std::os::raw::c_uint = 524288; constant