UNMAP_MFT_RECORD

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

 

NAME

unmap_mft_record - release a mapped mft record  

SYNOPSIS

"SYNOPSIS"

void unmap_mft_record (ntfs_inode * ni);  

ARGUMENTS

ni
ntfs inode whose MFT record to unmap
 

DESCRIPTION

We release the page mapping and the mrec_lock mutex which unmaps the mft record and releases it for others to get hold of. We also release the ntfs inode by decrementing the ntfs inode reference count.  

NOTE

If caller has modified the mft record, it is imperative to set the mft record dirty BEFORE calling unmap_mft_record.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
NOTE

This document was created by man2html, using the manual pages.
Time: 13:31:55 GMT, October 06, 2005