Function report | 
Source Code:include\linux\cleancache.h | 
Create Date:2022-07-28 14:00:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:cleancache_get_page
Proto:static inline int cleancache_get_page(struct page *page)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | page | 
| 93 | If cleancache_enabled && cleancache_fs_enabled(page) Then Return __cleancache_get_page(page) | 
| 95 | Return -1 | 
| Name | Describe | 
|---|---|
| do_mpage_readpage | This is the worker routine which does all the work of mapping the disk* blocks and constructs largest possible bios, submits them for IO if the* blocks are not contiguous on the disk | 
| 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  |