函数逻辑报告 | 
Source Code:block\blk-mq-tag.c | 
Create Date:2022-07-27 18:48:00 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:__blk_mq_get_tag
函数原型:static int __blk_mq_get_tag(struct blk_mq_alloc_data *data, struct sbitmap_queue *bt)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct blk_mq_alloc_data * | data | |
| struct sbitmap_queue * | bt | 
| 93 | 如果非flags按位与BLK_MQ_REQ_INTERNAL的值且非For shared tag users, we track the number of currently active users* and attempt to provide a fair share of the tag depth for each of them.则返回:负1 | 
| 98 | 否则返回:__sbitmap_queue_get(bt) | 
| 名称 | 描述 | 
|---|---|
| blk_mq_get_tag | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |