Query: submit_bio
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SUBMIT_BIO(9) Block Devices SUBMIT_BIO(9)NAMEsubmit_bio - submit a bio to the block device layer for I/OSYNOPSISvoid submit_bio(int rw, struct bio * bio);ARGUMENTSrw whether to READ or WRITE, or maybe to READA (read ahead) bio The struct bio which describes the I/ODESCRIPTIONsubmit_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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SUBMIT_BIO(9)
Related Man Pages |
---|
bio_alloc_bioset(9) - centos |
blk_make_request(9) - suse |
bio_f_base64(3) - osx |
bio_f_base64(3openssl) - opensolaris |
probe::ioblock_trace.end(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
DB2 convert digits to binary format |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |