.\" 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 "LDM_FREE_VBLKS" "" "06 October 2005" "" ""
.SH NAME
ldm_free_vblks \- Free a linked list of vblk's
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ldm_free_vblks (struct list_head * \fIlh\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIlh\fB\fR
Head of a linked list of struct vblk
.SH "DESCRIPTION"
.PP
Free a list of vblk's and free the memory used to maintain the list.
.SH "RETURN"
.PP
none