.\" 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 "MAP_RUN_LIST" "" "06 October 2005" "" "" .SH NAME map_run_list \- map (a part of) a run list of an ntfs inode .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int map_run_list (ntfs_inode * \fIni\fB, VCN \fIvcn\fB); \fR .SH "ARGUMENTS" .TP \fB\fIni\fB\fR ntfs inode for which to map (part of) a run list .TP \fB\fIvcn\fB\fR map run list part containing this vcn .SH "DESCRIPTION" .PP Map the part of a run list containing the \fIvcn\fR of an the ntfs inode \fIni\fR\&. .PP Return 0 on success and -errno on error.