Home
last modified time | relevance | path

Searched refs:ecryptfs_dentry_to_lower (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ecryptfs/
A Dinode.c31 lower_dir_dentry = ecryptfs_dentry_to_lower(dentry->d_parent); in lock_parent()
33 *lower_dentry = ecryptfs_dentry_to_lower(dentry); in lock_parent()
432 lower_old_dentry = ecryptfs_dentry_to_lower(old_dentry); in ecryptfs_link()
594 lower_old_dentry = ecryptfs_dentry_to_lower(old_dentry); in ecryptfs_rename()
595 lower_new_dentry = ecryptfs_dentry_to_lower(new_dentry); in ecryptfs_rename()
673 d_inode(ecryptfs_dentry_to_lower(dentry))); in ecryptfs_get_link()
903 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_setattr()
1027 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_setxattr()
1074 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_listxattr()
1093 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_removexattr()
[all …]
A Ddentry.c33 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_d_revalidate()
A Dsuper.c92 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_statfs()
A Decryptfs_kernel.h504 ecryptfs_dentry_to_lower(struct dentry *dentry) in ecryptfs_dentry_to_lower() function
A Dcrypto.c1099 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry); in ecryptfs_write_metadata_to_xattr()
1354 rc = ecryptfs_getxattr_lower(ecryptfs_dentry_to_lower(dentry), in ecryptfs_read_and_validate_xattr_region()

Completed in 11 milliseconds