BIO_PUT(9) The Linux VFS BIO_PUT(9)NAMEbio_put - release a reference to a bioSYNOPSISvoid bio_put(struct bio * bio);ARGUMENTSbio bio to release reference toDESCRIPTIONPut 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.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BIO_PUT(9)
| Related Man Pages |
|---|
| bio_f_base64(3) - redhat |
| bio_alloc_bioset(9) - centos |
| blk_make_request(9) - suse |
| probe::ioblock_trace.request(3stap) - centos |
| probe::ioblock_trace.end(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |