.\" 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 "PARSE_OPTIONS" "" "06 October 2005" "" ""
.SH NAME
parse_options \- parse the (re)mount options
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
BOOL parse_options (ntfs_volume * \fIvol\fB, char * \fIopt\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvol\fB\fR
ntfs volume
.TP
\fB\fIopt\fB\fR
string containing the (re)mount options
.SH "DESCRIPTION"
.PP
Parse the recognized options in \fIopt\fR for the ntfs volume described by \fIvol\fR\&.