Lines Matching defs:dentry

67 static int xattr_create(struct inode *dir, struct dentry *dentry, int mode)  in xattr_create()
74 static int xattr_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in xattr_mkdir()
86 static int xattr_unlink(struct inode *dir, struct dentry *dentry) in xattr_unlink()
101 static int xattr_rmdir(struct inode *dir, struct dentry *dentry) in xattr_rmdir()
199 struct dentry *dentry; in fill_with_dentries() local
240 int (*action)(struct dentry *, void *), in reiserfs_for_each_xattr()
276 struct dentry *dentry = buf.dentries[i]; in reiserfs_for_each_xattr() local
333 static int delete_one_xattr(struct dentry *dentry, void *data) in delete_one_xattr()
344 static int chown_one_xattr(struct dentry *dentry, void *data) in chown_one_xattr()
482 struct dentry *dentry, *xadir; in lookup_and_delete_xattr() local
519 struct dentry *dentry; in reiserfs_xattr_set_handle() local
655 struct dentry *dentry; in reiserfs_xattr_get() local
776 struct dentry *dentry) in reiserfs_posix_acl_list()
784 const char *name, struct dentry *dentry) in reiserfs_xattr_list()
810 struct dentry *dentry; member
847 ssize_t reiserfs_listxattr(struct dentry * dentry, char *buffer, size_t size) in reiserfs_listxattr()
884 static int create_privroot(struct dentry *dentry) in create_privroot()
910 static int create_privroot(struct dentry *dentry) { return 0; } in create_privroot()
961 static int xattr_hide_revalidate(struct dentry *dentry, unsigned int flags) in xattr_hide_revalidate()
972 struct dentry *dentry; in reiserfs_lookup_privroot() local
1014 struct dentry *dentry; in reiserfs_xattr_init() local