Function report |
Source Code:block\blk-map.c |
Create Date:2022-07-28 17:04:54 |
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_map_user
Proto:int blk_rq_map_user(struct request_queue *q, struct request *rq, struct rq_map_data *map_data, void __user *ubuf, unsigned long len, gfp_t gfp_mask)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct request * | rq | |
struct rq_map_data * | map_data | |
void __user * | ubuf | |
unsigned long | len | |
gfp_t | gfp_mask |
167 | ret = import_single_range(rq_data_dir(rq), ubuf, len, & iov, & i) |
169 | If Value for the false possibility is greater at compile time(ret < 0) Then Return ret |
Name | Describe |
---|---|
sg_io | |
bsg_sg_io | |
bsg_transport_fill_hdr |
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 |