函数逻辑报告 |
Source Code:fs\fs-writeback.c |
Create Date:2022-07-29 10:41:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Handle writeback of dirty data for the device backed by this bdi. Also* reschedules periodically and does kupdated style flushing.
函数原型:void wb_workfn(struct work_struct *work)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct work_struct * | work |
2067 | flags或等于Allowed to write to swap |
2077 | 循环 |
2081 | 否则 |
2087 | pages_written等于writeback_inodes_wb(wb, 1024, WB_REASON_FORKER_THREAD) |
2094 | 否则如果wb_has_dirty_io(wb)且centiseconds 则This function is used when the first inode for this wb is marked dirty |
2097 | flags与等于Allowed to write to swap 的反 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |