.\" 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 "LOAD_SYSTEM_FILES" "" "06 October 2005" "" ""
.SH NAME
load_system_files \- open the system files using normal functions
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
BOOL load_system_files (ntfs_volume * \fIvol\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvol\fB\fR
ntfs super block describing device whose system files to load
.SH "DESCRIPTION"
.PP
Open the system files with normal access functions and complete setting up
the ntfs super block \fIvol\fR\&.
.PP
Return TRUE on success or FALSE on error.