Home
last modified time | relevance | path

Searched refs:EXT4_VERITY_FL (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/Documentation/filesystems/ext4/
Dverity.rst35 Verity inodes have EXT4_VERITY_FL set, and they must use extents, i.e.
/Linux-v5.4/fs/ext4/
Dext4.h410 #define EXT4_VERITY_FL 0x00100000 /* Verity protected inode */ macro
Dinode.c4733 if (flags & EXT4_VERITY_FL) in ext4_set_inode_flags()
/Linux-v5.4/Documentation/filesystems/
Dfsverity.rst411 ext4 sets the EXT4_VERITY_FL on-disk inode flag on verity files. It