Searched defs:STATX_ATTR_ENCRYPTED (Results 1 – 3 of 3) sorted by relevance
214 # define STATX_ATTR_ENCRYPTED 0x00000800 macro
185 #define STATX_ATTR_ENCRYPTED 0x00000800 /* [I] File requires key to decrypt in fs */ macro
1223 pub const STATX_ATTR_ENCRYPTED: ::c_int = 0x0800; constant