.\" 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 "NEW_INODE" "" "06 October 2005" "" ""
.SH NAME
new_inode \- obtain an inode
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct inode * new_inode (struct super_block * \fIsb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsb\fB\fR
superblock
.SH "DESCRIPTION"
.PP
Allocates a new inode for given superblock.