PARSE_NTFS_BOOT_SECTOR

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

parse_ntfs_boot_sector - parse the boot sector and store the data in vol  

SYNOPSIS

"SYNOPSIS"

BOOL parse_ntfs_boot_sector (ntfs_volume * vol, const NTFS_BOOT_SECTOR * b);  

ARGUMENTS

vol
volume structure to initialise with data from boot sector
b
boot sector to parse
 

DESCRIPTION

Parse the ntfs boot sector b and store all imporant information therein in the ntfs super block vol. Return TRUE on success and FALSE on error.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:59 GMT, October 06, 2005