Searched refs:EXT4_VERITY_FL (Results 1 – 5 of 5) sorted by relevance
35 Verity inodes have EXT4_VERITY_FL set, and they must use extents, i.e.
281 - Verity protected file (EXT4_VERITY_FL).
439 #define EXT4_VERITY_FL 0x00100000 /* Verity protected inode */ macro476 EXT4_VERITY_FL | \498 #define EXT4_DAX_MUT_EXCL (EXT4_VERITY_FL | EXT4_ENCRYPT_FL |\
4692 if (flags & EXT4_VERITY_FL) in ext4_set_inode_flags()5648 if (flags & EXT4_VERITY_FL) in ext4_getattr()
502 ext4 sets the EXT4_VERITY_FL on-disk inode flag on verity files. It