Searched refs:ecryptfs_dentry_info (Results 1 – 4 of 4) sorted by relevance
270 struct ecryptfs_dentry_info { struct507 static inline struct ecryptfs_dentry_info *510 return (struct ecryptfs_dentry_info *)dentry->d_fsdata; in ecryptfs_dentry_to_private()515 struct ecryptfs_dentry_info *dentry_info) in ecryptfs_set_dentry_private()523 return ((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path.dentry; in ecryptfs_dentry_to_lower()529 return ((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path.mnt; in ecryptfs_dentry_to_lower_mnt()535 return &((struct ecryptfs_dentry_info *)dentry->d_fsdata)->lower_path; in ecryptfs_dentry_to_lower_path()
71 container_of(head, struct ecryptfs_dentry_info, rcu)); in ecryptfs_dentry_free_rcu()82 struct ecryptfs_dentry_info *p = dentry->d_fsdata; in ecryptfs_d_release()
496 struct ecryptfs_dentry_info *root_info; in ecryptfs_mount()682 .size = sizeof(struct ecryptfs_dentry_info),
331 struct ecryptfs_dentry_info *dentry_info; in ecryptfs_lookup_interpose()