Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ecryptfs/
Dfile.c41 path = ecryptfs_dentry_to_lower_path(file->f_path.dentry); in ecryptfs_read_update_atime()
66 path = ecryptfs_dentry_to_lower_path(in->f_path.dentry); in ecryptfs_splice_read_update_atime()
295 lower_file = dentry_open(ecryptfs_dentry_to_lower_path(ecryptfs_dentry), in ecryptfs_dir_open()
Dinode.c330 const struct path *path = ecryptfs_dentry_to_lower_path(dentry->d_parent); in ecryptfs_lookup_interpose()
1019 rc = vfs_getattr_nosec(ecryptfs_dentry_to_lower_path(dentry), in ecryptfs_getattr()
Decryptfs_kernel.h510 ecryptfs_dentry_to_lower_path(struct dentry *dentry) in ecryptfs_dentry_to_lower_path() function
Dmain.c108 const struct path *path = ecryptfs_dentry_to_lower_path(dentry); in ecryptfs_init_lower_file()