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:generic_write_end
Proto:int generic_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 |
2171 | bool i_size_changed = false |
2184 | i_size_changed = true |
2198 | If i_size_changed Then mark_inode_dirty(inode) |
2200 | Return copied |
Name | Describe |
---|---|
nobh_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 |