Function report |
Source Code:include\linux\blk-cgroup.h |
Create Date:2022-07-28 05:57:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blkcg_bio_issue_init
Proto:static inline void blkcg_bio_issue_init(struct bio *bio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
579 | bio_issue_init( & bi_issue, bio_sectors(bio)) |
Name | Describe |
---|---|
__bio_clone_fast | __bio_clone_fast - clone a bio that shares the original bio's biovec*@bio: destination bio*@bio_src: bio to clone* Clone a &bio. Caller will own the returned bio, but not* the actual data it points to. Reference count of returned* bio will be one. |
bounce_clone_bio |
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 |