Searched refs:ecryptfs_dentry_to_lower (Results 1 – 5 of 5) sorted by relevance
32 ret = start_creating_dentry(ecryptfs_dentry_to_lower(parent), in ecryptfs_start_creating_dentry()33 ecryptfs_dentry_to_lower(dentry)); in ecryptfs_start_creating_dentry()43 ret = start_removing_dentry(ecryptfs_dentry_to_lower(parent), in ecryptfs_start_removing_dentry()44 ecryptfs_dentry_to_lower(dentry)); in ecryptfs_start_removing_dentry()335 struct dentry *lower_parent = ecryptfs_dentry_to_lower(dentry->d_parent); in ecryptfs_lookup_interpose()398 lower_dir_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry->d_parent); in ecryptfs_lookup()440 lower_old_dentry = ecryptfs_dentry_to_lower(old_dentry); in ecryptfs_link()610 lower_old_dir_dentry = ecryptfs_dentry_to_lower(old_dentry->d_parent); in ecryptfs_rename()611 lower_new_dir_dentry = ecryptfs_dentry_to_lower(new_dentry->d_parent); in ecryptfs_rename()613 lower_old_dentry = ecryptfs_dentry_to_lower(old_dentry); in ecryptfs_rename()[all …]
36 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_d_revalidate()
89 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_statfs()
494 ecryptfs_dentry_to_lower(struct dentry *dentry) in ecryptfs_dentry_to_lower() function504 .dentry = ecryptfs_dentry_to_lower(dentry) in ecryptfs_lower_path()
1004 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry); in ecryptfs_write_metadata_to_xattr()1259 rc = ecryptfs_getxattr_lower(ecryptfs_dentry_to_lower(dentry), in ecryptfs_read_and_validate_xattr_region()