.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "IB_FMR_POOL_UNMAP" "9" "09 October 2005" "" "" .SH NAME ib_fmr_pool_unmap \- Unmap FMR .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ib_fmr_pool_unmap (struct ib_pool_fmr * \fIfmr\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfmr\fB\fR FMR to unmap .SH "DESCRIPTION" .PP Unmap an FMR. The FMR mapping may remain valid until the FMR is reused (or until \fBib_flush_fmr_pool\fR is called).