Function report |
Source Code:include\linux\blkdev.h |
Create Date:2022-07-28 05:46:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_req_can_dispatch_to_zone
Proto:static inline bool blk_req_can_dispatch_to_zone(struct request *rq)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq |
1745 | If Not Return true if a request is a write requests that needs zone write locking. Then Return true |
1747 | Return Not blk_req_zone_is_write_locked(rq) |
Name | Describe |
---|---|
deadline_fifo_request | For the specified data direction, return the next request to* dispatch using arrival ordered lists. |
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 |