Function report |
Source Code:block\mq-deadline.c |
Create Date:2022-07-28 17:50:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:deadline_del_rq_rb
Proto:static inline void deadline_del_rq_rb(struct deadline_data *dd, struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct deadline_data * | dd | |
struct request * | rq |
98 | data_dir = rq_data_dir(rq) |
100 | If * next in sort order. read, write or both are NULL[data_dir] == rq Then * next in sort order. read, write or both are NULL[data_dir] = get the request after `rq' in sector-sorted order |
103 | elv_rb_del(deadline_rb_root(dd, rq), rq) |
Name | Describe |
---|---|
deadline_remove_request | move rq from rbtree and fifo. |
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 |