函数逻辑报告 | 
Source Code:fs\xattr.c | 
Create Date:2022-07-29 10:40:27 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Find the xattr_handler with the matching prefix.
函数原型:static const struct xattr_handler *xattr_resolve_name(struct inode *inode, const char **name)
返回类型:struct xattr_handler
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct inode * | inode | |
| const char ** | name | 
| 60 | 如果此条件成立可能性小(为编译器优化)(是一个错的索引节点)则返回:错误号 | 
| 62 | 返回:错误号 | 
| 67 | n等于strcmp_prefix( * name, xattr_prefix(handler)) | 
| 68 | 如果n则 | 
| 78 | 返回:错误号 | 
| 名称 | 描述 | 
|---|---|
| __vfs_setxattr | |
| vfs_getxattr_alloc | vfs_getxattr_alloc - allocate memory, if necessary, before calling getxattr* Allocate memory, if not already allocated, or re-allocate correct size,* before retrieving the extended attribute. | 
| __vfs_getxattr | |
| __vfs_removexattr | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |