函数逻辑报告 |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-27 19:29:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:q_bic_lookup - search into @ioc a bic associated to @bfqd.*@bfqd: the lookup key.*@ioc: the io_context of the process doing I/O.*@q: the request queue.
函数原型:static struct bfq_io_cq *bfq_bic_lookup(struct bfq_data *bfqd, struct io_context *ioc, struct request_queue *q)
返回类型:struct bfq_io_cq
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bfq_data * | bfqd | |
struct io_context * | ioc | |
struct request_queue * | q |
403 | 如果ioc则 |
407 | spin_lock_irqsave( & queue_lock, flags) |
409 | spin_unlock_irqrestore( & queue_lock, flags) |
411 | 返回:icq |
414 | 返回:NULL |
名称 | 描述 |
---|---|
bfq_bio_merge |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |