submit_bio_wait(9) centos man page | unix.com

Man Page: submit_bio_wait

Operating Environment: centos

Section: 9

SUBMIT_BIO_WAIT(9)						   The Linux VFS						SUBMIT_BIO_WAIT(9)

NAME
submit_bio_wait - submit a bio, and wait until it completes
SYNOPSIS
int submit_bio_wait(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
Simple wrapper around submit_bio. Returns 0 on success, or the error from bio_endio on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SUBMIT_BIO_WAIT(9)
Related Man Pages
ll_rw_block(9) - suse
bio_alloc_bioset(9) - centos
bio_f_base64(3openssl) - opensolaris
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!