NTFS_CHECK_LOG_CLIENT_ARRAY

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

 

NAME

ntfs_check_log_client_array - check the log client array for consistency  

SYNOPSIS

"SYNOPSIS"

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

ARGUMENTS

vi
$LogFile inode to which the restart page belongs
rp
restart page whose log client array to check
 

DESCRIPTION

Check the log client array 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 and the restart area have already been consistency checked.

Unlike ntfs_check_restart_page_header and ntfs_check_restart_area, this function needs rp->system_page_size bytes in rp, i.e. it requires the full restart page and the page must be multi sector transfer deprotected.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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