NTFS_EMPTY_LOGFILE

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

 

NAME

ntfs_empty_logfile - empty the contents of the $LogFile journal  

SYNOPSIS

"SYNOPSIS"

BOOL ntfs_empty_logfile (struct inode * log_vi);  

ARGUMENTS

log_vi
struct inode of loaded journal $LogFile to empty
 

DESCRIPTION

Empty the contents of the $LogFile journal log_vi and return TRUE on success and FALSE on error.

This function assumes that the $LogFile journal has already been consistency checked by a call to ntfs_check_logfile and that ntfs_is_logfile_clean has been used to ensure that the $LogFile is clean.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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