Lines Matching defs:dentry

62 static int xattr_create(struct inode *dir, struct dentry *dentry, int mode)  in xattr_create()
69 static int xattr_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in xattr_mkdir()
79 static int xattr_unlink(struct inode *dir, struct dentry *dentry) in xattr_unlink()
94 static int xattr_rmdir(struct inode *dir, struct dentry *dentry) in xattr_rmdir()
184 struct dentry *dentry; in fill_with_dentries() local
221 int (*action)(struct dentry *, void *), in reiserfs_for_each_xattr()
258 struct dentry *dentry = buf.dentries[i]; in reiserfs_for_each_xattr() local
307 static int delete_one_xattr(struct dentry *dentry, void *data) in delete_one_xattr()
318 static int chown_one_xattr(struct dentry *dentry, void *data) in chown_one_xattr()
434 struct dentry *dentry, *xadir; in lookup_and_delete_xattr() local
473 struct dentry *dentry; in reiserfs_xattr_set_handle() local
609 struct dentry *dentry; in reiserfs_xattr_get() local
742 reiserfs_getxattr(struct dentry * dentry, const char *name, void *buffer, in reiserfs_getxattr()
761 reiserfs_setxattr(struct dentry *dentry, const char *name, const void *value, in reiserfs_setxattr()
779 int reiserfs_removexattr(struct dentry *dentry, const char *name) in reiserfs_removexattr()
794 struct dentry *dentry; member
832 ssize_t reiserfs_listxattr(struct dentry * dentry, char *buffer, size_t size) in reiserfs_listxattr()
870 static int create_privroot(struct dentry *dentry) in create_privroot()
895 static int create_privroot(struct dentry *dentry) { return 0; } in create_privroot()
945 static int xattr_hide_revalidate(struct dentry *dentry, struct nameidata *nd) in xattr_hide_revalidate()
956 struct dentry *dentry; in reiserfs_lookup_privroot() local
997 struct dentry *dentry; in reiserfs_xattr_init() local