Home
last modified time | relevance | path

Searched defs:lower_dentry (Results 1 – 7 of 7) sorted by relevance

/linux/fs/ecryptfs/
H A Dinode.c133 static int ecryptfs_interpose(struct dentry *lower_dentry, in ecryptfs_interpose()
148 struct dentry *lower_dentry; in ecryptfs_do_unlink() local
189 struct dentry *lower_dentry; in ecryptfs_do_create() local
333 struct dentry *lower_dentry) in ecryptfs_lookup_interpose()
392 struct dentry *lower_dir_dentry, *lower_dentry; in ecryptfs_lookup() local
472 struct dentry *lower_dentry; in ecryptfs_symlink() local
512 struct dentry *lower_dentry; in ecryptfs_mkdir() local
545 struct dentry *lower_dentry; in ecryptfs_rmdir() local
571 struct dentry *lower_dentry; in ecryptfs_mknod() local
642 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_readlink_lower() local
[all …]
H A Ddentry.c36 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_d_revalidate() local
H A Dsuper.c89 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(dentry); in ecryptfs_statfs() local
H A Dkthread.c118 struct dentry *lower_dentry, in ecryptfs_privileged_open()
H A Dmmap.c385 struct dentry *lower_dentry = in ecryptfs_write_inode_size_to_xattr() local
H A Dcrypto.c1004 struct dentry *lower_dentry = ecryptfs_dentry_to_lower(ecryptfs_dentry); in ecryptfs_write_metadata_to_xattr() local
1231 struct dentry *lower_dentry = in ecryptfs_read_xattr_region() local
H A Decryptfs_kernel.h488 struct dentry *lower_dentry) in ecryptfs_set_dentry_lower()