Function report | 
Source Code:fs\iomap\buffered-io.c | 
Create Date:2022-07-28 20:31:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:to_iomap_page
Proto:static inline struct iomap_page *to_iomap_page(struct page *page)
Type:struct iomap_page
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| 39 | Return NULL | 
| Name | Describe | 
|---|---|
| iomap_page_create | |
| iomap_page_release | |
| iomap_iop_set_range_uptodate | |
| iomap_read_page_end_io | |
| iomap_is_partially_uptodate | map_is_partially_uptodate checks whether blocks within a page are* uptodate or not.* Returns true if all blocks which correspond to a file portion* we want to read within the page are uptodate. | 
| iomap_finish_page_writeback | |
| 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  |