bio_put(9) centos man page | unix.com

Man Page: bio_put

Operating Environment: centos

Section: 9

BIO_PUT(9)							   The Linux VFS							BIO_PUT(9)

NAME
bio_put - release a reference to a bio
SYNOPSIS
void bio_put(struct bio * bio);
ARGUMENTS
bio bio to release reference to
DESCRIPTION
Put a reference to a struct bio, either one you have gotten with bio_alloc, bio_get or bio_clone. The last put of a bio will free it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BIO_PUT(9)
Related Man Pages
bio(3) - redhat
bio_f_base64(3ssl) - debian
bio_f_base64(3openssl) - opensolaris
probe::ioblock.request(3stap) - centos
probe::ioblock_trace.bounce(3stap) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Controlling user input