Home
last modified time | relevance | path

Searched defs:fscrypt_info (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h42728 struct fscrypt_info { struct
42729 struct fscrypt_prepared_key ci_enc_key;
42730 bool ci_owns_key;
42731 bool ci_inlinecrypt;
42732 struct fscrypt_mode *ci_mode;
42733 struct inode *ci_inode;
42734 struct key *ci_master_key;
42735 struct list_head ci_master_key_link;
42736 struct fscrypt_direct_key *ci_direct_key;
42737 siphash_key_t ci_dirhash_key;
[all …]