Function report |
Source Code:block\bio.c |
Create Date:2022-07-28 16:55:45 |
Last Modify:2020-03-17 23:13:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_uncopy_user - finish previously mapped bio*@bio: bio being terminated* Free pages allocated from bio_copy_user_iov() and write back data* to user space in case of a read.
Proto:int bio_uncopy_user(struct bio *bio)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
1241 | bmd = bi_private |
1242 | ret = 0 |
1244 | If Not bio_flagged(bio, BIO_NULL_MAPPED) Then |
1254 | If is_our_pages Then bio_free_pages(bio) |
1259 | Return ret |
Name | Describe |
---|---|
__blk_rq_unmap_user |
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 |