trace_block_bio_remap (9) - Linux Manuals
trace_block_bio_remap: map request for a logical device to the raw device
NAME
trace_block_bio_remap - map request for a logical device to the raw device
SYNOPSIS
-
void trace_block_bio_remap(struct request_queue
* q, struct bio* bio, dev_tdev, sector_t from);
ARGUMENTS
q
-
- queue holding the operation
bio
- revised operation
dev
- device for the operation
from
- original sector for the operation
DESCRIPTION
An operation for a logical device has been mapped to the raw block device.
AUTHORS
Jason Baron <jbaron [at] redhat.com>
- Author.
William Cohen <wcohen [at] redhat.com>
- Author.
COPYRIGHT