Searched refs:ci_inode (Results 1 – 6 of 6) sorted by relevance
158 tfm = fscrypt_allocate_skcipher(ci->ci_mode, raw_key, ci->ci_inode); in fscrypt_prepare_key()192 const struct inode *inode = ci->ci_inode; in setup_per_mode_enc_key()285 WARN_ON_ONCE(ci->ci_inode->i_ino == 0); in fscrypt_hash_inode_number()288 ci->ci_hashed_ino = (u32)siphash_1u64(ci->ci_inode->i_ino, in fscrypt_hash_inode_number()327 if (ci->ci_inode->i_ino) in fscrypt_setup_iv_ino_lblk_32_key()441 struct super_block *sb = ci->ci_inode->i_sb; in setup_file_encryption_key()532 fscrypt_destroy_prepared_key(ci->ci_inode->i_sb, in put_crypt_info()546 fscrypt_put_master_key_activeref(ci->ci_inode->i_sb, mk); in put_crypt_info()571 crypt_info->ci_inode = inode; in fscrypt_setup_encryption_info()
235 dk->dk_sb = ci->ci_inode->i_sb; in fscrypt_get_direct_key()309 if (key == ERR_PTR(-ENOKEY) && ci->ci_inode->i_sb->s_cop->key_prefix) { in fscrypt_setup_v1_file_key_via_subscribed_keyrings()310 key = find_and_lock_process_key(ci->ci_inode->i_sb->s_cop->key_prefix, in fscrypt_setup_v1_file_key_via_subscribed_keyrings()
44 struct super_block *sb = ci->ci_inode->i_sb; in fscrypt_get_dun_bytes()95 const struct inode *inode = ci->ci_inode; in fscrypt_select_encryption_impl()157 const struct inode *inode = ci->ci_inode; in fscrypt_prepare_inline_crypt_key()
89 WARN_ON_ONCE(ci->ci_inode->i_ino > U32_MAX); in fscrypt_generate_iv()90 lblk_num |= (u64)ci->ci_inode->i_ino << 32; in fscrypt_generate_iv()
221 struct inode *ci_inode; member
877 inode = ci->ci_inode; in evict_dentries_for_decrypted_inodes()921 ci_master_key_link)->ci_inode; in check_for_busy_inodes()