Searched refs:FS_COMPRBLK_FL (Results 1 – 3 of 3) sorted by relevance
248 #define FS_COMPRBLK_FL 0x00000200 /* One or more compressed clusters */ macro
205 pub const FS_COMPRBLK_FL: ::std::os::raw::c_uint = 512; constant
2275 #ifdef FS_COMPRBLK_FL2276 { "FS_COMPRBLK_FL", (unsigned long) FS_COMPRBLK_FL },