函数逻辑报告 |
Source Code:fs\iomap\buffered-io.c |
Create Date:2022-07-29 11:07:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:iomap_write_end
函数原型:static int iomap_write_end(struct inode *inode, loff_t pos, unsigned len, unsigned copied, struct page *page, struct iomap *iomap, struct iomap *srcmap)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct inode * | inode | |
loff_t | pos | |
unsigned | len | |
unsigned | copied | |
struct page * | page | |
struct iomap * | iomap | |
struct iomap * | srcmap |
767 | 如果 type of mapping 恒等于data inline in the inode 则 |
769 | 否则如果 flags for mapping 按位与IOMAP_F_BUFFER_HEAD则 |
772 | 否则 |
795 | 返回:ret |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |