Lines Matching defs:dentry
27 static struct dentry *ecryptfs_start_creating_dentry(struct dentry *dentry) in ecryptfs_start_creating_dentry()
38 static struct dentry *ecryptfs_start_removing_dentry(struct dentry *dentry) in ecryptfs_start_removing_dentry()
134 struct dentry *dentry, struct super_block *sb) in ecryptfs_interpose()
145 static int ecryptfs_do_unlink(struct inode *dir, struct dentry *dentry, in ecryptfs_do_unlink()
298 static int ecryptfs_i_size_read(struct dentry *dentry, struct inode *inode) in ecryptfs_i_size_read()
332 static struct dentry *ecryptfs_lookup_interpose(struct dentry *dentry, in ecryptfs_lookup_interpose()
462 static int ecryptfs_unlink(struct inode *dir, struct dentry *dentry) in ecryptfs_unlink()
468 struct inode *dir, struct dentry *dentry, in ecryptfs_symlink()
509 struct dentry *dentry, umode_t mode) in ecryptfs_mkdir()
543 static int ecryptfs_rmdir(struct inode *dir, struct dentry *dentry) in ecryptfs_rmdir()
568 struct dentry *dentry, umode_t mode, dev_t dev) in ecryptfs_mknod()
639 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower()
660 static const char *ecryptfs_get_link(struct dentry *dentry, in ecryptfs_get_link()
725 static int truncate_upper(struct dentry *dentry, struct iattr *ia, in truncate_upper()
843 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate()
887 struct dentry *dentry, struct iattr *ia) in ecryptfs_setattr()
975 struct dentry *dentry = path->dentry; in ecryptfs_getattr_link() local
1001 struct dentry *dentry = path->dentry; in ecryptfs_getattr() local
1018 ecryptfs_setxattr(struct dentry *dentry, struct inode *inode, in ecryptfs_setxattr()
1059 ecryptfs_getxattr(struct dentry *dentry, struct inode *inode, in ecryptfs_getxattr()
1068 ecryptfs_listxattr(struct dentry *dentry, char *list, size_t size) in ecryptfs_listxattr()
1085 static int ecryptfs_removexattr(struct dentry *dentry, struct inode *inode, in ecryptfs_removexattr()
1105 static int ecryptfs_fileattr_get(struct dentry *dentry, struct file_kattr *fa) in ecryptfs_fileattr_get()
1111 struct dentry *dentry, struct file_kattr *fa) in ecryptfs_fileattr_set()
1123 struct dentry *dentry, int type) in ecryptfs_get_acl()
1130 struct dentry *dentry, struct posix_acl *acl, in ecryptfs_set_acl()
1183 struct dentry *dentry, struct inode *inode, in ecryptfs_xattr_get()
1191 struct dentry *dentry, struct inode *inode, in ecryptfs_xattr_set()