NTFS_CHECK_RESTART_AREA

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

 

NAME

ntfs_check_restart_area - check the restart area for consistency  

SYNOPSIS

"SYNOPSIS"

BOOL ntfs_check_restart_area (struct inode * vi, RESTART_PAGE_HEADER * rp);  

ARGUMENTS

vi
$LogFile inode to which the restart page belongs
rp
restart page whose restart area to check
 

DESCRIPTION

Check the restart area of the restart page rp for consistency and return TRUE if it is consistent and FALSE otherwise.

This function assumes that the restart page header has already been consistency checked.

This function only needs NTFS_BLOCK_SIZE bytes in rp, i.e. it does not require the full restart page.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:33 GMT, October 09, 2005