.\" 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 "ALLOCATE_COMPRESSION_BUFFERS" "9" "09 October 2005" "" ""
.SH NAME
allocate_compression_buffers \- allocate the decompression buffers
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int allocate_compression_buffers ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
Caller has to hold the ntfs_lock semaphore.
.PP
Return 0 on success or -ENOMEM if the allocations failed.