Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:53:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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.
Proto:static struct bfq_io_cq *bfq_bic_lookup(struct bfq_data *bfqd, struct io_context *ioc, struct request_queue *q)
Type:struct bfq_io_cq
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct io_context * | ioc | |
struct request_queue * | q |
403 | If ioc Then |
407 | spin_lock_irqsave( & queue_lock, flags) |
409 | spin_unlock_irqrestore( & queue_lock, flags) |
411 | Return icq |
414 | Return NULL |
Name | Describe |
---|---|
bfq_bio_merge |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |