centos man page for trace_block_rq_remap

Query: trace_block_rq_remap

OS: centos

Section: 9

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

TRACE_BLOCK_RQ_REMAP(9) 					     Block IO						   TRACE_BLOCK_RQ_REMAP(9)

NAME
trace_block_rq_remap - map request for a block operation request
SYNOPSIS
void trace_block_rq_remap(struct request_queue * q, struct request * rq, dev_t dev, sector_t from);
ARGUMENTS
q queue holding the operation rq block IO operation request dev device for the operation from original sector for the operation
DESCRIPTION
The block operation request rq in q has been remapped. The block operation request rq holds the current information and from hold the original sector.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 TRACE_BLOCK_RQ_REMAP(9)
Related Man Pages
blk_make_request(9) - centos
blk_init_queue(9) - suse
ldi_awrite(9f) - sunos
ldi_read(9f) - sunos
probe::ioblock_trace.bounce(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq