Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h3897 static inline bool f2fs_encrypted_file(struct inode *inode) in f2fs_encrypted_file() function
3916 return f2fs_encrypted_file(inode) || fsverity_active(inode) || in f2fs_post_read_required()
H A Ddata.c2544 if (!f2fs_encrypted_file(inode)) in f2fs_encrypt_one_page()
/kernel/linux/linux-6.6/fs/f2fs/
H A Df2fs.h4228 static inline bool f2fs_encrypted_file(struct inode *inode) in f2fs_encrypted_file() function
4247 return f2fs_encrypted_file(inode) || fsverity_active(inode) || in f2fs_post_read_required()
H A Ddata.c2557 if (!f2fs_encrypted_file(inode)) in f2fs_encrypt_one_page()

Completed in 27 milliseconds