.\" 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 "VXFS_READ_FSHEAD" "9" "09 October 2005" "" ""
.SH NAME
vxfs_read_fshead \- read the fileset headers
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int vxfs_read_fshead (struct super_block * \fIsbp\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsbp\fB\fR
superblock to which the fileset belongs
.SH "DESCRIPTION"
.PP
vxfs_read_fshead will fill the inode and structural inode list in \fIsb\fR\&.
.SH "RETURNS"
.PP
Zero on success, else a negative error code (-EINVAL).