函数逻辑报告 |
Source Code:fs\mpage.c |
Create Date:2022-07-29 10:46:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:support function for mpage_readpages
函数原型:static void map_buffer_to_page(struct page *page, struct buffer_head *bh, int page_block)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct page * | page | |
struct buffer_head * | bh | |
int | page_block |
108 | block等于0 |
110 | 如果非page_has_buffers(page)则 |
117 | SetPageUptodate(page) |
118 | 返回 |
124 | 循环 |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |