Searched defs:FS_COMPR_FL (Results 1 – 4 of 4) sorted by relevance
29 #define FS_COMPR_FL 0x00000004 /* Compress file */ macro
185 #define FS_COMPR_FL 0x00000004 /* Compress file */ macro
240 #define FS_COMPR_FL 0x00000004 /* Compress file */ macro
198 pub const FS_COMPR_FL: ::std::os::raw::c_uint = 4; constant