.\" 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 "CHECK_MFT_MIRROR" "9" "09 October 2005" "" "" .SH NAME check_mft_mirror \- compare contents of the mft mirror with the mft .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp BOOL check_mft_mirror (ntfs_volume * \fIvol\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvol\fB\fR ntfs super block describing device whose mft mirror to check .SH "DESCRIPTION" .PP Return TRUE on success or FALSE on error. .PP Note, this function also results in the mft mirror runlist being completely mapped into memory. The mft mirror write code requires this and will \fBBUG\fR should it find an unmapped runlist element.