函数逻辑报告 |
Source Code:fs\buffer.c |
Create Date:2022-07-29 10:45:20 |
Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:For moronic filesystems that do not allow holes in file.* We may have to extend the file.
函数原型:int cont_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned flags, struct page **pagep, void **fsdata, get_block_t *get_block, loff_t *bytes)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct file * | file | |
struct address_space * | mapping | |
loff_t | pos | |
unsigned | len | |
unsigned | flags | |
struct page ** | pagep | |
void ** | fsdata | |
get_block_t * | get_block | |
loff_t * | bytes |
2452 | blocksize等于i_blocksize(inode) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |