ecryptfs_dentry_to_lower_path   41 fs/ecryptfs/file.c 		path = ecryptfs_dentry_to_lower_path(file->f_path.dentry);
ecryptfs_dentry_to_lower_path  276 fs/ecryptfs/file.c 	lower_file = dentry_open(ecryptfs_dentry_to_lower_path(ecryptfs_dentry),
ecryptfs_dentry_to_lower_path  322 fs/ecryptfs/inode.c 	struct path *path = ecryptfs_dentry_to_lower_path(dentry->d_parent);
ecryptfs_dentry_to_lower_path 1001 fs/ecryptfs/inode.c 	rc = vfs_getattr(ecryptfs_dentry_to_lower_path(dentry), &lower_stat,
ecryptfs_dentry_to_lower_path  108 fs/ecryptfs/main.c 	struct path *path = ecryptfs_dentry_to_lower_path(dentry);