Function report |
Source Code:include\linux\bio.h |
Create Date:2022-07-28 05:45:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bio_last_bvec_all
Proto:static inline struct bio_vec *bio_last_bvec_all(struct bio *bio)
Type:struct bio_vec
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
292 | WARN_ON_ONCE(bio_flagged(bio, BIO_CLONED)) |
293 | Return the actual vec list [ how many bio_vec's - 1] |
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 |