Lines Matching defs:dentry
27 static int lock_parent(struct dentry *dentry, in lock_parent()
126 struct dentry *dentry, struct super_block *sb) in ecryptfs_interpose()
137 static int ecryptfs_do_unlink(struct inode *dir, struct dentry *dentry, in ecryptfs_do_unlink()
293 static int ecryptfs_i_size_read(struct dentry *dentry, struct inode *inode) in ecryptfs_i_size_read()
327 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()
507 struct dentry *dentry, umode_t mode) in ecryptfs_mkdir()
532 static int ecryptfs_rmdir(struct inode *dir, struct dentry *dentry) in ecryptfs_rmdir()
560 struct dentry *dentry, umode_t mode, dev_t dev) in ecryptfs_mknod()
650 static char *ecryptfs_readlink_lower(struct dentry *dentry, size_t *bufsiz) in ecryptfs_readlink_lower()
671 static const char *ecryptfs_get_link(struct dentry *dentry, in ecryptfs_get_link()
736 static int truncate_upper(struct dentry *dentry, struct iattr *ia, in truncate_upper()
854 int ecryptfs_truncate(struct dentry *dentry, loff_t new_length) in ecryptfs_truncate()
898 struct dentry *dentry, struct iattr *ia) in ecryptfs_setattr()
989 struct dentry *dentry = path->dentry; in ecryptfs_getattr_link() local
1023 struct dentry *dentry = path->dentry; in ecryptfs_getattr() local
1040 ecryptfs_setxattr(struct dentry *dentry, struct inode *inode, in ecryptfs_setxattr()
1081 ecryptfs_getxattr(struct dentry *dentry, struct inode *inode, in ecryptfs_getxattr()
1090 ecryptfs_listxattr(struct dentry *dentry, char *list, size_t size) in ecryptfs_listxattr()
1107 static int ecryptfs_removexattr(struct dentry *dentry, struct inode *inode, in ecryptfs_removexattr()
1127 static int ecryptfs_fileattr_get(struct dentry *dentry, struct fileattr *fa) in ecryptfs_fileattr_get()
1133 struct dentry *dentry, struct fileattr *fa) in ecryptfs_fileattr_set()
1145 struct dentry *dentry, int type) in ecryptfs_get_acl()
1152 struct dentry *dentry, struct posix_acl *acl, in ecryptfs_set_acl()
1205 struct dentry *dentry, struct inode *inode, in ecryptfs_xattr_get()
1213 struct dentry *dentry, struct inode *inode, in ecryptfs_xattr_set()