Searched refs:EXT4_ENCRYPT_FL (Results 1 – 4 of 4) sorted by relevance
37 They can have EXT4_ENCRYPT_FL set, in which case the verity metadata
260 - Encrypted inode (EXT4_ENCRYPT_FL). This bit value previously was
487 #define EXT4_ENCRYPT_FL 0x00000800 /* encrypted file */ macro532 EXT4_ENCRYPT_FL | \556 #define EXT4_DAX_MUT_EXCL (EXT4_VERITY_FL | EXT4_ENCRYPT_FL |\
4633 if (flags & EXT4_ENCRYPT_FL) in ext4_set_inode_flags()5644 if (flags & EXT4_ENCRYPT_FL) in ext4_getattr()