Function report |
Source Code:block\partition-generic.c |
Create Date:2022-07-28 17:20:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bio_devname
Proto:const char *bio_devname(struct bio *bio, char *buf)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio | |
char * | buf |
Name | Describe |
---|---|
bio_check_ro | |
generic_make_request_checks | |
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 |