Function report | 
Source Code:mm\page-writeback.c | 
Create Date:2022-07-28 14:11:31 | 
| Last Modify:2022-05-23 13:25:58 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:wait_for_stable_page() - wait for writeback to finish, if necessary.*@page: The page to wait on.* This function determines if the given page is related to a backing device* that requires page contents to be held stable during writeback. If so, then
Proto:void wait_for_stable_page(struct page *page)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| 2837 | If bdi_cap_stable_pages_required(inode_to_bdi(host)) Then Wait for a page to complete writeback | 
| Name | Describe | 
|---|---|
| grab_cache_page_write_begin | Find or create a page at the given pagecache position. Return the locked* page. This function is specifically for buffered writes. | 
| iomap_page_mkwrite | 
| 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  |