函数逻辑报告 |
Source Code:fs\iomap\buffered-io.c |
Create Date:2022-07-29 11:07:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:iomap_ioend_try_merge
函数原型:void iomap_ioend_try_merge(struct iomap_ioend *ioend, struct list_head *more_ioends, void (*merge_private)(struct iomap_ioend *ioend, struct iomap_ioend *next))
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct iomap_ioend * | ioend | |
struct list_head * | more_ioends | |
void (* | merge_private |
1218 | 初始化链表头 |
1224 | 链表项移动到尾部 |
1225 | size of the extent 加等于size of the extent |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |