Searched refs:fscrypt_has_encryption_key (Results 1 – 8 of 8) sorted by relevance
104 if (fscrypt_has_encryption_key(dir)) { in __fscrypt_prepare_lookup()133 if (!fscrypt_has_encryption_key(dir)) in __fscrypt_prepare_symlink()
71 if (!fscrypt_has_encryption_key(inode)) in fscrypt_require_key()
17 static inline bool fscrypt_has_encryption_key(const struct inode *inode) in fscrypt_has_encryption_key() function
50 static inline bool fscrypt_has_encryption_key(const struct inode *inode) in fscrypt_has_encryption_key() function
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 (ext4_encrypted_inode(inode) && !fscrypt_has_encryption_key(inode)) in ext4_block_truncate_page()
629 if (!fscrypt_has_encryption_key(dir)) { in dx_show_leaf()
103 if (!fscrypt_has_encryption_key(dir)) in ubifs_new_inode()