Query: bio_advance
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BIO_ADVANCE(9) The Linux VFS BIO_ADVANCE(9)NAMEbio_advance - increment/complete a bio by some number of bytesSYNOPSISvoid bio_advance(struct bio * bio, unsigned bytes);ARGUMENTSbio bio to advance bytes number of bytes to completeDESCRIPTIONThis 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BIO_ADVANCE(9)
Related Man Pages |
---|
bio_f_base64(3ssl) - debian |
bio_f_base64(3) - centos |
bio_f_base64(3) - opendarwin |
bio_f_base64(3) - osx |
probe::ioblock.request(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
CentOS 6 ran out of space, need to reclaim it |