Function report |
Source Code:include\trace\events\block.h |
Create Date:2022-07-28 12:17:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name: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
Proto:static inline void trace_block_bio_remap(struct request_queue *q, struct bio *bio, dev_t dev, sector_t from)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct bio * | bio | |
dev_t | dev | |
sector_t | from |
NULL
Name | Describe |
---|---|
blk_partition_remap | Remap block n of partition p to block n+start(p) of the disk. |
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 |