Searched defs:STATX_ATTR_COMPRESSED (Results 1 – 3 of 3) sorted by relevance
198 # define STATX_ATTR_COMPRESSED 0x00000004 macro
181 #define STATX_ATTR_COMPRESSED 0x00000004 /* [I] File is compressed by the fs */ macro
1219 pub const STATX_ATTR_COMPRESSED: ::c_int = 0x0004; constant