Home
last modified time | relevance | path

Searched refs:ecryptfs_dentry_to_lower_path (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/ecryptfs/
Dfile.c55 path = ecryptfs_dentry_to_lower_path(file->f_path.dentry); in ecryptfs_read_update_atime()
290 lower_file = dentry_open(ecryptfs_dentry_to_lower_path(ecryptfs_dentry), in ecryptfs_dir_open()
Decryptfs_kernel.h539 ecryptfs_dentry_to_lower_path(struct dentry *dentry) in ecryptfs_dentry_to_lower_path() function
Dmain.c122 struct path *path = ecryptfs_dentry_to_lower_path(dentry); in ecryptfs_init_lower_file()
Dinode.c988 rc = vfs_getattr(ecryptfs_dentry_to_lower_path(dentry), &lower_stat, in ecryptfs_getattr()