函数逻辑报告 |
Source Code:fs\fs-writeback.c |
Create Date:2022-07-29 10:41:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:wb_inode
函数原型:static inline struct inode *wb_inode(struct list_head *head)
返回类型:struct inode
参数:
类型 | 参数 | 名称 |
---|---|---|
struct list_head * | head |
名称 | 描述 |
---|---|
redirty_tail | Redirty an inode: set its when-it-was dirtied timestamp and move it to the* furthest end of its superblock's dirty-inode list.* Before stamping the inode's ->dirtied_when, we check to see whether it is |
move_expired_inodes | Move expired (dirtied before work->older_than_this) dirty inodes from*@delaying_queue to @dispatch_queue. |
writeback_sb_inodes | Write a portion of b_io inodes which belong to @sb.* Return the number of pages and/or inodes written.* NOTE! This is called with wb->list_lock held, and will* unlock and relock that for each inode it ends up doing* IO for. |
__writeback_inodes_wb | |
wb_writeback | Explicit flushing or periodic writeback of "old" data |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |