Function report |
Source Code:mm\migrate.c |
Create Date:2022-07-28 15:58:52 |
Last Modify:2022-05-20 09:53:13 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Writeback a page to clean the dirty state
Proto:static int writeout(struct address_space *mapping, struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct address_space * | mapping | |
struct page * | page |
880 | If rc != AOP_WRITEPAGE_ACTIVATE Then lock_page may only be called if we have the page's inode pinned. |
Name | Describe |
---|---|
fallback_migrate_page | Default handling if a filesystem does not provide a migration function. |
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 |