Searched defs:STATX_ATTR_COMPRESSED (Results 1 – 4 of 4) sorted by relevance
201 # define STATX_ATTR_COMPRESSED 0x00000004 macro
184 #define STATX_ATTR_COMPRESSED 0x00000004 /* [I] File is compressed by the fs */ macro
1148 pub const STATX_ATTR_COMPRESSED: ::c_int = 0x0004; constant
2205 pub const STATX_ATTR_COMPRESSED: ::c_uint = 4; constant