函数逻辑报告 | 
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 | 
函数名称:cont_expand_zero
函数原型:static int cont_expand_zero(struct file *file, struct address_space *mapping, loff_t pos, loff_t *bytes)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct file * | file | |
| struct address_space * | mapping | |
| loff_t | pos | |
| loff_t * | bytes | 
| 2374 | blocksize等于i_blocksize(inode) | 
| 2380 | err等于0 | 
| 2382 | index等于pos右移PAGE_SHIFT determines the page size 位 | 
| 2403 | err等于0 | 
| 2407 | 如果fatal_signal_pending(当前进程)则 | 
| 2438 | out : | 
| 2439 | 返回:err | 
| 名称 | 描述 | 
|---|---|
| cont_write_begin | For moronic filesystems that do not allow holes in file.* We may have to extend the file. | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |