Searched defs:FS_ENCRYPT_FL (Results 1 – 3 of 3) sorted by relevance
170 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
251 #define FS_ENCRYPT_FL 0x00000800 /* Encrypted file */ macro
207 pub const FS_ENCRYPT_FL: ::std::os::raw::c_uint = 2048; constant