Function report |
Source Code:block\mq-deadline.c |
Create Date:2022-07-28 17:50:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get the request after `rq' in sector-sorted order
Proto:static inline struct request *deadline_latter_request(struct request *rq)
Type:struct request
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq |
79 | node = rb_next( & sort/lookup ) |
81 | If node Then Return rb_entry_rq(node) |
84 | Return NULL |
Name | Describe |
---|---|
deadline_del_rq_rb | |
deadline_move_request | move an entry to dispatch queue |
deadline_next_request | For the specified data direction, return the next request to* dispatch using sector position sorted lists. |
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 |