centos man page for bio_reset

Query: bio_reset

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

BIO_RESET(9)							   The Linux VFS						      BIO_RESET(9)

NAME
bio_reset - reinitialize a bio
SYNOPSIS
void bio_reset(struct bio * bio);
ARGUMENTS
bio bio to reset
DESCRIPTION
After calling bio_reset, bio will be in the same state as a freshly allocated bio returned bio bio_alloc_bioset - the only fields that are preserved are the ones that are initialized by bio_alloc_bioset. See comment in struct bio.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BIO_RESET(9)
Related Man Pages
blk_make_request(9) - centos
bio_f_base64(3) - centos
blk_make_request(9) - suse
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.end(3stap) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq