Searched refs:fscrypt_has_encryption_key (Results 1 – 9 of 9) sorted by relevance
143 if (!fscrypt_has_encryption_key(dir)) in __fscrypt_prepare_symlink()258 has_key = fscrypt_has_encryption_key(inode); in fscrypt_get_symlink()
268 if (fscrypt_has_encryption_key(inode)) in fscrypt_fname_disk_to_usr()335 if (fscrypt_has_encryption_key(dir)) { in fscrypt_setup_filename()
386 valid = !fscrypt_has_encryption_key(d_inode(dir)); in fscrypt_d_revalidate()
429 if (fscrypt_has_encryption_key(inode)) in fscrypt_get_encryption_info()
79 static inline bool fscrypt_has_encryption_key(const struct inode *inode) in fscrypt_has_encryption_key() function279 static inline bool fscrypt_has_encryption_key(const struct inode *inode) in fscrypt_has_encryption_key() function581 if (!fscrypt_has_encryption_key(inode)) in fscrypt_require_key()
780 if (!fscrypt_has_encryption_key(dir)) in __ext4_new_inode()
4039 BUG_ON(!fscrypt_has_encryption_key(inode)); in __ext4_block_zero_page_range()4113 if (IS_ENCRYPTED(inode) && !fscrypt_has_encryption_key(inode)) in ext4_block_truncate_page()
645 if (!fscrypt_has_encryption_key(dir)) { in dx_show_leaf()
91 if (!fscrypt_has_encryption_key(dir)) in ubifs_new_inode()