centos man page for blk_add_trace_rq

Query: blk_add_trace_rq

OS: centos

Section: 9

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

BLK_ADD_TRACE_RQ(9)						   Block Devices					       BLK_ADD_TRACE_RQ(9)

NAME
blk_add_trace_rq - Add a trace for a request oriented action
SYNOPSIS
void blk_add_trace_rq(struct request_queue * q, struct request * rq, u32 what);
ARGUMENTS
q queue the io is for rq the source request what the action
DESCRIPTION
Records an action against a request. Will log the bio offset + size.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_ADD_TRACE_RQ(9)
Related Man Pages
tevent_queue(3) - centos
blk_make_request(9) - centos
struct_rio_ops(9) - centos
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing