Searched defs:fscrypt_inode_info (Results 1 – 1 of 1) sorted by relevance
219 struct fscrypt_inode_info { struct222 struct fscrypt_prepared_key ci_enc_key;225 bool ci_owns_key;232 bool ci_inlinecrypt;240 u8 ci_data_unit_bits;243 u8 ci_data_units_per_block_bits;249 struct fscrypt_mode *ci_mode;252 struct inode *ci_inode;259 struct fscrypt_master_key *ci_master_key;265 struct list_head ci_master_key_link;[all …]