Searched refs:STATX_ATTR_VERITY (Results 1 – 8 of 8) sorted by relevance
35 STATX_ATTR_VERITY \
190 #define STATX_ATTR_VERITY 0x00100000 /* [I] Verity protected file */ macro
33 +#define STATX_ATTR_VERITY 0x00100000 /* [I] Verity protected file */
913 stat->attributes |= STATX_ATTR_VERITY; in f2fs_getattr()920 STATX_ATTR_VERITY); in f2fs_getattr()
5603 stat->attributes |= STATX_ATTR_VERITY; in ext4_getattr()5610 STATX_ATTR_VERITY); in ext4_getattr()
324 Since Linux v5.5, the statx() system call sets STATX_ATTR_VERITY if
8712 stat->attributes |= STATX_ATTR_VERITY; in btrfs_getattr()