Searched refs:STATX_ATTR_COMPRESSED (Results 1 – 15 of 15) sorted by relevance
46 # define STATX_ATTR_COMPRESSED 0x0004 macro
30 (STATX_ATTR_COMPRESSED | \
165 #define STATX_ATTR_COMPRESSED 0x00000004 /* [I] File is compressed by the fs */ macro
181 #define STATX_ATTR_COMPRESSED 0x00000004 /* [I] File is compressed by the fs */ macro
178 #define STATX_ATTR_COMPRESSED 0x00000004 /* [I] File is compressed by the fs */ macro
354 stat->attributes |= STATX_ATTR_COMPRESSED; in erofs_getattr()357 stat->attributes_mask |= (STATX_ATTR_COMPRESSED | in erofs_getattr()
1651 stat->attributes |= STATX_ATTR_COMPRESSED; in ext2_getattr()1657 STATX_ATTR_COMPRESSED | in ext2_getattr()
1600 stat->attributes |= STATX_ATTR_COMPRESSED; in ubifs_getattr()1607 STATX_ATTR_COMPRESSED | in ubifs_getattr()
2416 stat->attributes_mask |= (STATX_ATTR_COMPRESSED | STATX_ATTR_ENCRYPTED);2418 stat->attributes |= STATX_ATTR_COMPRESSED;
2047 STATX_ATTR_COMPRESSED | in gfs2_getattr()
832 stat->attributes |= STATX_ATTR_COMPRESSED; in f2fs_getattr()844 stat->attributes_mask |= (STATX_ATTR_COMPRESSED | in f2fs_getattr()
5650 stat->attributes |= STATX_ATTR_COMPRESSED; in ext4_getattr()5661 STATX_ATTR_COMPRESSED | in ext4_getattr()
8879 stat->attributes |= STATX_ATTR_COMPRESSED; in btrfs_getattr()8886 STATX_ATTR_COMPRESSED | in btrfs_getattr()