suse man page for bio_put

Query: bio_put

OS: suse

Section: 9

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

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 2.6. July 2010 BIO_PUT(9)
Related Man Pages
bio_f_base64(3ssl) - linux
bio_alloc_bioset(9) - centos
blk_make_request(9) - centos
bio_f_base64(3) - osx
probe::ioblock_trace.request(3stap) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Docker learning Phase-I