suse man page for trace_block_split

Query: trace_block_split

OS: suse

Section: 9

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

TRACE_BLOCK_SPLIT(9)						     Block IO						      TRACE_BLOCK_SPLIT(9)

NAME
trace_block_split - split a single bio struct into two bio structs
SYNOPSIS
void trace_block_split(struct request_queue * q, struct bio * bio, unsigned int new_sector);
ARGUMENTS
q queue containing the bio bio block operation being split new_sector The starting sector for the new bio
DESCRIPTION
The bio request bio in request queue q needs to be split into two bio requests. The newly created bio request starts at new_sector. This split may be required due to hardware limitation such as operation crossing device boundaries in a RAID system.
AUTHORS
Jason Baron <jbaron@redhat.com> Author. William Cohen <wcohen@redhat.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 TRACE_BLOCK_SPLIT(9)
Related Man Pages
bio_alloc_bioset(9) - centos
bio(3) - redhat
bio_f_base64(3ssl) - debian
probe::ioblock_trace.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I