| Function report | 
| Source Code: fs\iomap\buffered-io.c | Create Date:2022-07-28 20:31:52 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:iomap_next_page
Proto:static struct page *iomap_next_page(struct inode *inode, struct list_head *pages, loff_t pos, loff_t length, loff_t *done)
Type:struct page
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| struct list_head * | pages | |
| loff_t | pos | |
| loff_t | length | |
| loff_t * | done | 
| 375 | page = lru_to_page(pages) | 
| 377 | If Return byte-offset into filesystem object for page. >= pos + length Then Break | 
| 381 | If Not add_to_page_cache_lru(page, i_mapping, Our offset within mapping. , GFP_NOFS) Then Return page | 
| 395 | Return NULL | 
| Name | Describe | 
|---|---|
| iomap_readpages_actor | 
| 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 |