Function report |
Source Code:block\blk.h |
Create Date:2022-07-28 12:15:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__bvec_gap_to_prev
Proto:static inline bool __bvec_gap_to_prev(struct request_queue *q, struct bio_vec *bprv, unsigned int offset)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct bio_vec * | bprv | |
unsigned int | offset |
94 | Return offset & queue_virt_boundary(q) || bv_offset + bv_len & queue_virt_boundary(q) |
Name | Describe |
---|---|
bio_will_gap |
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 |