Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:00:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lemap_flush - mostly a non-blocking flush*@mapping: target address_space* This is a mostly non-blocking flush. Not suitable for data-integrity* purposes - I/O may not be started against all dirty pages.
Proto:int filemap_flush(struct address_space *mapping)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping |
456 | Return __filemap_fdatawrite(mapping, WB_SYNC_NONE) |
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 |