Function report |
Source Code:mm\filemap.c |
Create Date:2022-07-28 14:01:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lemap_fdatawait_keep_errors - wait for writeback without clearing errors*@mapping: address space structure to wait for* Walk the list of under-writeback pages of the given address space* and wait for all of them. Unlike filemap_fdatawait(), this function
Proto:int filemap_fdatawait_keep_errors(struct address_space *mapping)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping |
621 | __filemap_fdatawait_range(mapping, 0, LLONG_MAX) |
622 | Return filemap_check_and_keep_errors(mapping) |
Name | Describe |
---|---|
fdatawait_one_bdev |
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 |