Searched defs:FS_NOTAIL_FL (Results 1 – 2 of 2) sorted by relevance
256 #define FS_NOTAIL_FL 0x00008000 /* file tail should not be merged */ macro
212 pub const FS_NOTAIL_FL: ::std::os::raw::c_uint = 32768; constant