blk_add_trace_bio(9) centos man page | unix.com

Man Page: blk_add_trace_bio

Operating Environment: centos

Section: 9

BLK_ADD_TRACE_BIO(9)						   Block Devices					      BLK_ADD_TRACE_BIO(9)

NAME
blk_add_trace_bio - Add a trace for a bio oriented action
SYNOPSIS
void blk_add_trace_bio(struct request_queue * q, struct bio * bio, u32 what, int error);
ARGUMENTS
q queue the io is for bio the source bio what the action error error, if any
DESCRIPTION
Records an action against a bio. Will log the bio offset + size.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BLK_ADD_TRACE_BIO(9)
Related Man Pages
bio_f_base64(3) - centos
blk_make_request(9) - suse
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.bounce(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
[TIP] Processing YAML files with yq