ecryptfs_dentry_to_lower_mnt   47 fs/ecryptfs/dentry.c 	struct vfsmount *lower_mnt = ecryptfs_dentry_to_lower_mnt(dentry);
ecryptfs_dentry_to_lower_mnt   84 fs/ecryptfs/dentry.c 			mntput(ecryptfs_dentry_to_lower_mnt(dentry));
ecryptfs_dentry_to_lower_mnt   64 fs/ecryptfs/file.c 		lower_vfsmount = ecryptfs_dentry_to_lower_mnt(file->f_path.dentry);
ecryptfs_dentry_to_lower_mnt   70 fs/ecryptfs/inode.c 	struct vfsmount *lower_mnt = ecryptfs_dentry_to_lower_mnt(dentry);
ecryptfs_dentry_to_lower_mnt  298 fs/ecryptfs/inode.c 	lower_mnt = mntget(ecryptfs_dentry_to_lower_mnt(dentry->d_parent));
ecryptfs_dentry_to_lower_mnt  130 fs/ecryptfs/main.c 			ecryptfs_dentry_to_lower_mnt(ecryptfs_dentry);