SUBMIT_BIO_WAIT(9) The Linux VFS SUBMIT_BIO_WAIT(9)NAMEsubmit_bio_wait - submit a bio, and wait until it completesSYNOPSISint submit_bio_wait(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/ODESCRIPTIONSimple wrapper around submit_bio. Returns 0 on success, or the error from bio_endio on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SUBMIT_BIO_WAIT(9)
| Related Man Pages |
|---|
| bio_f_base64(3ssl) - linux |
| blk_make_request(9) - centos |
| bio_f_base64(3ssl) - debian |
| bio_f_base64(3) - opendarwin |
| bio_f_base64(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |