__FORMAT_MFT_RECORD

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

 

NAME

__format_mft_record - initialize an empty mft record  

SYNOPSIS

"SYNOPSIS"

void __format_mft_record (MFT_RECORD * m, const int size, const unsigned long rec_no);  

ARGUMENTS

m
mapped, pinned and locked for writing mft record
size
size of the mft record
rec_no
mft record number / inode number
 

DESCRIPTION

Private function to initialize an empty mft record. Use one of the two provided format_mft_record functions instead.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:36 GMT, October 06, 2005