Searched refs:STATX_ATTR_COMPRESSED (Results 1 – 3 of 3) sorted by relevance
62 ATTR(STATX_ATTR_COMPRESSED),93 expected_mask &= ~STATX_ATTR_COMPRESSED; in setup()
52 if (buf.stx_attributes & STATX_ATTR_COMPRESSED) in run()
202 #ifndef STATX_ATTR_COMPRESSED203 # define STATX_ATTR_COMPRESSED 0x00000004 macro