Searched refs:EXT4_INODE_VERITY (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ | ||
| H A D | ext4.h | 604 EXT4_INODE_VERITY = 20, /* Verity protected inode */ enumerator |
| H A D | inode.c | 4961 if (ext4_test_inode_flag(inode, EXT4_INODE_VERITY)) in ext4_should_enable_dax() |