suse man page for trace_block_remap

Query: trace_block_remap

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TRACE_BLOCK_REMAP(9)						     Block IO						      TRACE_BLOCK_REMAP(9)

NAME
trace_block_remap - map request for a partition to the raw device
SYNOPSIS
void trace_block_remap(struct request_queue * q, struct bio * bio, dev_t dev, 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 partition on a block device has been mapped to the raw block device.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_REMAP(9)
Related Man Pages
raw(8) - redhat
raw(8) - linux
blk_make_request(9) - suse
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I