| Function report | 
| Source Code: fs\buffer.c | Create Date:2022-07-28 20:14:11 | 
| Last Modify:2020-03-18 10:38:29 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cont_expand_zero
Proto:static int cont_expand_zero(struct file *file, struct address_space *mapping, loff_t pos, loff_t *bytes)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| 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 | If fatal_signal_pending(current process) Then | 
| 2438 | out : | 
| 2439 | Return err | 
| Name | Describe | 
|---|---|
| cont_write_begin | For moronic filesystems that do not allow holes in file.* We may have to extend the file. | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |