Lines Matching defs:dentry
66 static int xattr_create(struct inode *dir, struct dentry *dentry, int mode) in xattr_create()
73 static int xattr_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in xattr_mkdir()
85 static int xattr_unlink(struct inode *dir, struct dentry *dentry) in xattr_unlink()
100 static int xattr_rmdir(struct inode *dir, struct dentry *dentry) in xattr_rmdir()
198 struct dentry *dentry; in fill_with_dentries() local
239 int (*action)(struct dentry *, void *), in reiserfs_for_each_xattr()
275 struct dentry *dentry = buf.dentries[i]; in reiserfs_for_each_xattr() local
332 static int delete_one_xattr(struct dentry *dentry, void *data) in delete_one_xattr()
343 static int chown_one_xattr(struct dentry *dentry, void *data) in chown_one_xattr()
487 struct dentry *dentry, *xadir; in lookup_and_delete_xattr() local
524 struct dentry *dentry; in reiserfs_xattr_set_handle() local
660 struct dentry *dentry; in reiserfs_xattr_get() local
804 struct dentry *dentry; member
845 ssize_t reiserfs_listxattr(struct dentry * dentry, char *buffer, size_t size) in reiserfs_listxattr()
882 static int create_privroot(struct dentry *dentry) in create_privroot()
909 static int create_privroot(struct dentry *dentry) { return 0; } in create_privroot()
963 static int xattr_hide_revalidate(struct dentry *dentry, unsigned int flags) in xattr_hide_revalidate()
974 struct dentry *dentry; in reiserfs_lookup_privroot() local
1018 struct dentry *dentry; in reiserfs_xattr_init() local