Home
last modified time | relevance | path

Searched refs:EXT4_ENCRYPT_FL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h415 #define EXT4_ENCRYPT_FL 0x00000800 /* encrypted file */ macro
460 EXT4_ENCRYPT_FL | \
493 #define EXT4_DAX_MUT_EXCL (EXT4_VERITY_FL | EXT4_ENCRYPT_FL |\
H A Dinode.c4689 if (flags & EXT4_ENCRYPT_FL) in ext4_set_inode_flags()
5632 if (flags & EXT4_ENCRYPT_FL) in ext4_getattr()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h482 #define EXT4_ENCRYPT_FL 0x00000800 /* encrypted file */ macro
527 EXT4_ENCRYPT_FL | \
551 #define EXT4_DAX_MUT_EXCL (EXT4_VERITY_FL | EXT4_ENCRYPT_FL |\
H A Dinode.c4589 if (flags & EXT4_ENCRYPT_FL) in ext4_set_inode_flags()
5570 if (flags & EXT4_ENCRYPT_FL) in ext4_getattr()

Completed in 30 milliseconds