函数逻辑报告 |
Source Code:include\trace\events\block.h |
Create Date:2022-07-27 13:24:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lock_bio_remap - map request for a logical device to the raw device*@q: queue holding the operation*@bio: revised operation*@dev: device for the operation*@from: original sector for the operation* An operation for a logical device has been mapped to the
函数原型:static inline void trace_block_bio_remap(struct request_queue *q, struct bio *bio, dev_t dev, sector_t from)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request_queue * | q | |
struct bio * | bio | |
dev_t | dev | |
sector_t | from |
NULL
名称 | 描述 |
---|---|
blk_partition_remap | Remap block n of partition p to block n+start(p) of the disk. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |