Lines Matching defs:dentry
65 static int xattr_create(struct inode *dir, struct dentry *dentry, int mode) in xattr_create()
72 static int xattr_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in xattr_mkdir()
84 static int xattr_unlink(struct inode *dir, struct dentry *dentry) in xattr_unlink()
99 static int xattr_rmdir(struct inode *dir, struct dentry *dentry) in xattr_rmdir()
196 struct dentry *dentry; in fill_with_dentries() local
235 int (*action)(struct dentry *, void *), in reiserfs_for_each_xattr()
267 struct dentry *dentry = buf.dentries[i]; in reiserfs_for_each_xattr() local
320 static int delete_one_xattr(struct dentry *dentry, void *data) in delete_one_xattr()
331 static int chown_one_xattr(struct dentry *dentry, void *data) in chown_one_xattr()
466 struct dentry *dentry, *xadir; in lookup_and_delete_xattr() local
503 struct dentry *dentry; in reiserfs_xattr_set_handle() local
635 struct dentry *dentry; in reiserfs_xattr_get() local
771 reiserfs_getxattr(struct dentry * dentry, const char *name, void *buffer, in reiserfs_getxattr()
790 reiserfs_setxattr(struct dentry *dentry, const char *name, const void *value, in reiserfs_setxattr()
808 int reiserfs_removexattr(struct dentry *dentry, const char *name) in reiserfs_removexattr()
825 struct dentry *dentry; member
867 ssize_t reiserfs_listxattr(struct dentry * dentry, char *buffer, size_t size) in reiserfs_listxattr()
905 static int create_privroot(struct dentry *dentry) in create_privroot()
931 static int create_privroot(struct dentry *dentry) { return 0; } in create_privroot()
985 static int xattr_hide_revalidate(struct dentry *dentry, unsigned int flags) in xattr_hide_revalidate()
996 struct dentry *dentry; in reiserfs_lookup_privroot() local
1039 struct dentry *dentry; in reiserfs_xattr_init() local