Function report |
Source Code:block\blk-map.c |
Create Date:2022-07-28 17:04:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__blk_rq_unmap_user
Proto:static int __blk_rq_unmap_user(struct bio *bio)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bio * | bio |
52 | ret = 0 |
54 | If bio Then |
61 | Return ret |
Name | Describe |
---|---|
__blk_rq_map_user_iov | |
blk_rq_unmap_user | lk_rq_unmap_user - unmap a request with user data*@bio: start of bio list* Description:* Unmap a rq previously mapped by blk_rq_map_user(). The caller must* supply the original rq->bio from the blk_rq_map_user() return, since |
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 |