函数逻辑报告 |
Source Code:fs\buffer.c |
Create Date:2022-07-29 10:45:08 |
Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:The buffer's backing address_space's private_lock must be held
函数原型:static void __remove_assoc_queue(struct buffer_head *bh)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct buffer_head * | bh |
494 | 删除链表项并重新初始化 |
496 | mapping this buffer is associated with = NULL |
名称 | 描述 |
---|---|
fsync_buffers_list | |
invalidate_inode_buffers | Invalidate any and all dirty buffers on a given inode. We are* probably unmounting the fs, but that doesn't mean we have already* done a sync(). Just drop the buffers from the inode list.* NOTE: we take the inode's blockdev's mapping's private_lock. Which |
remove_inode_buffers | Remove any clean buffers from the inode's buffer list. This is called* when we're trying to free the inode itself. Those buffers can pin it.* Returns true if all buffers were removed. |
drop_buffers |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |