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_punt_bio_submit
Proto:static inline bool blkcg_punt_bio_submit(struct bio *bio)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
571 | If bottom bits req flags, * top bits REQ_OP. Use * accessors. & REQ_CGROUP_PUNT Then Return __blkcg_punt_bio_submit(bio) |
573 | Else Return false |
Name | Describe |
---|---|
submit_bio | submit_bio - submit a bio to the block device layer for I/O*@bio: The &struct bio which describes the I/O* submit_bio() is very similar in purpose to generic_make_request(), and* uses that function to do most of the work. Both are fairly rough |
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 |