Home
last modified time | relevance | path

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

/openbmc/linux/fs/ecryptfs/
H A Dinode.c33 lower_dir_dentry = ecryptfs_dentry_to_lower(dentry->d_parent); in lock_parent()
35 *lower_dentry = ecryptfs_dentry_to_lower(dentry); in lock_parent()
442 lower_old_dentry = ecryptfs_dentry_to_lower(old_dentry); in ecryptfs_link()
604 lower_old_dentry = ecryptfs_dentry_to_lower(old_dentry); in ecryptfs_rename()
605 lower_new_dentry = ecryptfs_dentry_to_lower(new_dentry); in ecryptfs_rename()
683 d_inode(ecryptfs_dentry_to_lower(dentry))); in ecryptfs_get_link()
913 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_setattr()
1046 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_setxattr()
1093 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_listxattr()
1112 lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_removexattr()
[all …]
H A Ddentry.c33 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_d_revalidate()
H A Dsuper.c92 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_statfs()
H A Decryptfs_kernel.h504 ecryptfs_dentry_to_lower(struct dentry *dentry) in ecryptfs_dentry_to_lower() function
H A Dcrypto.c1075 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry); in ecryptfs_write_metadata_to_xattr()
1330 rc = ecryptfs_getxattr_lower(ecryptfs_dentry_to_lower(dentry), in ecryptfs_read_and_validate_xattr_region()