Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ecryptfs/
Decryptfs_kernel.h266 struct ecryptfs_inode_info { struct
267 struct inode vfs_inode;
268 struct inode *wii_inode;
269 struct mutex lower_file_mutex;
270 atomic_t lower_file_count;
271 struct file *lower_file;
272 struct ecryptfs_crypt_stat crypt_stat;