Searched refs:fscrypt_has_encryption_key (Results 1 – 5 of 5) sorted by relevance
753 if (!fscrypt_has_encryption_key(inode)) in fscrypt_require_key()
674 if (fscrypt_has_encryption_key(inode)) in fscrypt_get_encryption_info()
885 static inline bool fscrypt_has_encryption_key(const struct inode *inode) in fscrypt_has_encryption_key() function
1371 (IS_ENCRYPTED(dir) && !fscrypt_has_encryption_key(dir))) { in ext4_fname_setup_ci_filename()1422 (!IS_ENCRYPTED(parent) || fscrypt_has_encryption_key(parent))) { in ext4_match()
4229 if (IS_ENCRYPTED(inode) && !fscrypt_has_encryption_key(inode)) in ext4_block_zero_eof()