Lines Matching defs:name
191 fill_with_dentries(struct dir_context *ctx, const char *name, int namelen, in fill_with_dentries()
377 static struct dentry *xattr_lookup(struct inode *inode, const char *name, in xattr_lookup()
463 static int lookup_and_delete_xattr(struct inode *inode, const char *name) in lookup_and_delete_xattr()
499 struct inode *inode, const char *name, in reiserfs_xattr_set_handle()
597 int reiserfs_xattr_set(struct inode *inode, const char *name, in reiserfs_xattr_set()
631 reiserfs_xattr_get(struct inode *inode, const char *name, void *buffer, in reiserfs_xattr_get()
751 const char *name) in find_xattr_handler_prefix()
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()
828 static int listxattr_filler(struct dir_context *ctx, const char *name, in listxattr_filler()