Function report |
Source Code:include\linux\bio.h |
Create Date:2022-07-28 05:45:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bio_get_last_bvec
Proto:static inline void bio_get_last_bvec(struct bio *bio, struct bio_vec *bv)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio | |
struct bio_vec * | bv |
262 | bio_advance_iter(bio, & iter, residual I/O count ) |
264 | If Not number of bytes completed in current bvec Then idx = current index into bvl_vec - 1 |
266 | Else idx = current index into bvl_vec |
269 | bv = the actual vec list [idx] |
275 | If number of bytes completed in current bvec Then bv_len = number of bytes completed in current bvec |
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 |