Query: bio_put
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 BIO_PUT(9)
| Related Man Pages |
|---|
| bio_alloc_bioset(9) - centos |
| bio_f_base64(3ssl) - debian |
| bio_f_base64(3) - opendarwin |
| bio_f_base64(3openssl) - opensolaris |
| probe::ioblock_trace.request(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |