bio_advance(9) centos man page | unix.com

Man Page: bio_advance

Operating Environment: centos

Section: 9

BIO_ADVANCE(9)							   The Linux VFS						    BIO_ADVANCE(9)

NAME
bio_advance - increment/complete a bio by some number of bytes
SYNOPSIS
void bio_advance(struct bio * bio, unsigned bytes);
ARGUMENTS
bio bio to advance bytes number of bytes to complete
DESCRIPTION
This updates bi_sector, bi_size and bi_idx; if the number of bytes to complete doesn't align with a bvec boundary, then bv_len and bv_offset will be updated on the last bvec as well. bio will then represent the remaining, uncompleted portion of the io.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BIO_ADVANCE(9)
Related Man Pages
bio_alloc_bioset(9) - centos
blk_make_request(9) - suse
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
Controlling user input