Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:00:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__filemap_fdatawrite
Proto:static inline int __filemap_fdatawrite(struct address_space *mapping, int sync_mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
int | sync_mode |
Name | Describe |
---|---|
filemap_fdatawrite | |
filemap_flush | 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. |
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 |