函数逻辑报告 |
Source Code:fs\buffer.c |
Create Date:2022-07-29 10:45:25 |
Last Modify:2020-03-18 10:38:29 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:ry_to_free_buffers() checks if all the buffers on this particular page* are unused, and releases them if so
函数原型:static inline int buffer_busy(struct buffer_head *bh)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct buffer_head * | bh |
3243 | 返回:atomic_read( & users using this buffer_head )按位或 buffer state bitmap (see above) 按位与1左移BH_Dirty位按位或1左移BH_Lock位的值 |
名称 | 描述 |
---|---|
drop_buffers |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |