.\" 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_OLT" "9" "09 October 2005" "" ""
.SH NAME
vxfs_read_olt \- read olt
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int vxfs_read_olt (struct super_block * \fIsbp\fB, u_long \fIbsize\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsbp\fB\fR
superblock of the filesystem
.TP
\fB\fIbsize\fB\fR
blocksize of the filesystem
.SH "DESCRIPTION"
.PP
vxfs_read_olt reads the olt of the filesystem described by \fIsbp\fR
into main memory and does some basic setup.
.SH "RETURNS"
.PP
Zero on success, else a negative error code.