Function report |
Source Code:mm\util.c |
Create Date:2022-07-28 14:22:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:For file cache pages, return the address_space, otherwise return NULL
Proto:struct address_space *page_mapping_file(struct page *page)
Type:struct address_space
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
688 | If Value for the false possibility is greater at compile time(PageSwapCache(page)) Then Return NULL |
690 | Return page_mapping(page) |
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 |