Home
last modified time | relevance | path

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

/linux/fs/ecryptfs/
H A Dfile.c40 struct path path = ecryptfs_lower_path(file->f_path.dentry); in ecryptfs_read_update_atime()
64 struct path path = ecryptfs_lower_path(in->f_path.dentry); in ecryptfs_splice_read_update_atime()
294 path = ecryptfs_lower_path(ecryptfs_dentry); in ecryptfs_dir_open()
H A Decryptfs_kernel.h500 ecryptfs_lower_path(struct dentry *dentry) in ecryptfs_lower_path() function
H A Dmain.c111 struct path path = ecryptfs_lower_path(dentry); in ecryptfs_init_lower_file()
H A Dinode.c1003 struct path lower_path = ecryptfs_lower_path(dentry); in ecryptfs_getattr()