Searched refs:ecryptfs_dentry_info (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ecryptfs/
H A Ddentry.c57 container_of(head, struct ecryptfs_dentry_info, rcu));
68 struct ecryptfs_dentry_info *p = dentry->d_fsdata;
H A Decryptfs_kernel.h263 struct ecryptfs_dentry_info { struct
498 struct ecryptfs_dentry_info *dentry_info)
506 return ((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path.dentry;
512 return &((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path;
H A Dmain.c468 struct ecryptfs_dentry_info *root_info;
663 .size = sizeof(struct ecryptfs_dentry_info),
H A Dinode.c332 struct ecryptfs_dentry_info *dentry_info;

Completed in 131 milliseconds