suse man page for submit_bio

Query: submit_bio

OS: suse

Section: 9

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

SUBMIT_BIO(9)							   Block Devices						     SUBMIT_BIO(9)

NAME
submit_bio - submit a bio to the block device layer for I/O
SYNOPSIS
void submit_bio(int rw, struct bio * bio);
ARGUMENTS
rw whether to READ or WRITE, or maybe to READA (read ahead) bio The struct bio which describes the I/O
DESCRIPTION
submit_bio is very similar in purpose to generic_make_request, and uses that function to do most of the work. Both are fairly rough interfaces; bio must be presetup and ready for I/O.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SUBMIT_BIO(9)
Related Man Pages
blk_make_request(9) - centos
blk_make_request(9) - suse
bio_f_base64(3) - osx
probe::ioblock_trace.bounce(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Tar Command