Function report |
Source Code:mm\vmscan.c |
Create Date:2022-07-28 14:17:30 |
Last Modify:2022-05-23 13:41:30 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We detected a synchronous write error writing a page out. Probably* -ENOSPC. We need to propagate that into the address_space for a subsequent* fsync(), msync() or close().* The tricky part is that after writepage we cannot touch the mapping: nothing
Proto:static void handle_write_error(struct address_space *mapping, struct page *page, int error)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
struct page * | page | |
int | error |
Name | Describe |
---|---|
pageout | pageout is called by shrink_page_list() for each dirty page.* Calls ->writepage(). |
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 |