Function report | 
Source Code:include\linux\page-flags.h | 
Create Date:2022-07-28 05:37:09 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:set_page_writeback
Proto:static inline void set_page_writeback(struct page *page)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| Name | Describe | 
|---|---|
| swap_writepage | We may have stale swap cache pages in memory: notice* them here and get rid of the unnecessary final write. | 
| __swap_writepage | |
| __block_write_full_page | While block_write_full_page is writing back the dirty buffers under* the page lock, whoever dirtied the buffers may decide to clean them* again at any time | 
| bdev_write_page | dev_write_page() - Start writing a page to a block device*@bdev: The device to write the page to*@sector: The offset on the device to write the page to (need not be aligned)*@page: The page to write*@wbc: The writeback_control for the write | 
| __mpage_writepage | |
| iomap_writepage_map | We implement an immediate ioend submission policy here to avoid needing to* chain multiple ioends and hence nest mempool allocations which can violate* forward progress guarantees we need to provide | 
| 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  |