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
bio_f_base64(3) - redhat
bio(3) - redhat
bio_f_base64(3) - osx
bio_f_base64(3openssl) - opensolaris
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq