blk_add_trace_rq_remap(9) centos man page | unix.com

Man Page: blk_add_trace_rq_remap

Operating Environment: centos

Section: 9

BLK_ADD_TRACE_RQ_REM(9) 					   Block Devices					   BLK_ADD_TRACE_RQ_REM(9)

NAME
blk_add_trace_rq_remap - Add a trace for a request-remap operation
SYNOPSIS
void blk_add_trace_rq_remap(void * ignore, struct request_queue * q, struct request * rq, dev_t dev, sector_t from);
ARGUMENTS
ignore trace callback data parameter (not used) q queue the io is for rq the source request dev target device from source sector
DESCRIPTION
Device mapper remaps request to other devices. Add a trace for that action.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_ADD_TRACE_RQ_REM(9)
Related Man Pages
device_create(9) - centos
device_create_vargs(9) - centos
blk_make_request(9) - suse
probe::ioblock_trace.bounce(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq