Searched defs:FS_NOCOMP_FL (Results 1 – 3 of 3) sorted by relevance
182 #define FS_NOCOMP_FL 0x00000400 /* Don't compress */ macro
249 #define FS_NOCOMP_FL 0x00000400 /* Don't compress */ macro
206 pub const FS_NOCOMP_FL: ::std::os::raw::c_uint = 1024; constant