Function report | 
Source Code:fs\iomap\buffered-io.c | 
Create Date:2022-07-28 20:31:53 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:iomap_write_end
Proto:static int iomap_write_end(struct inode *inode, loff_t pos, unsigned len, unsigned copied, struct page *page, struct iomap *iomap, struct iomap *srcmap)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| loff_t | pos | |
| unsigned | len | |
| unsigned | copied | |
| struct page * | page | |
| struct iomap * | iomap | |
| struct iomap * | srcmap | 
| 767 | If type of mapping == data inline in the inode Then | 
| 769 | Else if flags for mapping & IOMAP_F_BUFFER_HEAD Then | 
| 772 | Else | 
| 795 | Return ret | 
| Name | Describe | 
|---|---|
| iomap_write_actor | |
| iomap_unshare_actor | |
| iomap_zero | 
| 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  |