BIO_PUT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
bio_put - release a reference to a bio
SYNOPSIS
"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 or bio_get. The last put of a bio will free it.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:01:58 GMT, October 09, 2005