.\" 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 "ALLOC_SUPER" "" "06 October 2005" "" "" .SH NAME alloc_super \- create new superblock .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct super_block * alloc_super ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Allocates and initializes a new &struct super_block. \fBalloc_super\fR returns a pointer new superblock or NULL if allocation had failed.