Searched refs:EXT4_ENCRYPT_FL (Results 1 – 5 of 5) sorted by relevance
40 { EXT4_ENCRYPT_FL, "E", "Encrypted" },
249 if (inode.i_flags & EXT4_ENCRYPT_FL) in do_list_dir()
322 #define EXT4_ENCRYPT_FL 0x00000800 /* encrypted inode */ macro
420 if (fix && (inode.i_flags & EXT4_ENCRYPT_FL)) { in e2fsck_get_lost_and_found()
254 if (inode->i_flags & EXT4_ENCRYPT_FL) in e2fsck_pass1_check_symlink()1877 if (inode->i_flags & EXT4_ENCRYPT_FL) in e2fsck_pass1()