Function report | 
Source Code:fs\buffer.c | 
Create Date:2022-07-28 20:14:10 | 
| Last Modify:2020-03-18 10:38:29 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:block_write_end
Proto:int block_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file * | file | |
| struct address_space * | mapping | |
| loff_t | pos | |
| unsigned | len | |
| unsigned | copied | |
| struct page * | page | |
| void * | fsdata | 
| 2138 | If Value for the false possibility is greater at compile time(copied < len) Then | 
| 2151 | If Not PageUptodate(page) Then copied = 0 | 
| 2156 | flush_dcache_page(page) | 
| 2161 | Return copied | 
| Name | Describe | 
|---|---|
| generic_write_end | |
| blkdev_write_end | |
| iomap_write_end | 
| 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  |