.\" 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 "POST_WRITE_MST_FIXUP" "" "06 October 2005" "" ""
.SH NAME
post_write_mst_fixup \- fast deprotect multi sector transfer protected data
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void post_write_mst_fixup (NTFS_RECORD * \fIb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIb\fB\fR
pointer to the data to deprotect
.SH "DESCRIPTION"
.PP
Perform the necessary post write multi sector transfer fixup, not checking
for any errors, because we assume we have just used \fBpre_write_mst_fixup\fR,
thus the data will be fine or we would never have gotten here.