函数逻辑报告 |
Source Code:mm\backing-dev.c |
Create Date:2022-07-27 15:48:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:bdi_lookup_rb_node
函数原型:static struct rb_node **bdi_lookup_rb_node(u64 id, struct rb_node **parentp)
返回类型:struct rb_node
参数:
类型 | 参数 | 名称 |
---|---|---|
u64 | id | |
struct rb_node ** | parentp |
891 | lockdep_assert_held( & di_lock protects bdi_tree and updates to bdi_list. bdi_list has RCU* reader side locking.) |
907 | 返回:p |
名称 | 描述 |
---|---|
bdi_get_by_id | di_get_by_id - lookup and get bdi from its id*@id: bdi id to lookup* Find bdi matching @id and get it. Returns NULL if the matching bdi* doesn't exist or is already unregistered. |
bdi_register_va |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |