NTFS_CLEAR_BIG_INODE

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

 

NAME

ntfs_clear_big_inode - clean up the ntfs specific part of an inode  

SYNOPSIS

"SYNOPSIS"

void ntfs_clear_big_inode (struct inode * vi);  

ARGUMENTS

vi
vfs inode pending annihilation
 

DESCRIPTION

When the VFS is going to remove an inode from memory, ntfs_clear_big_inode is called, which deallocates all memory belonging to the NTFS specific part of the inode and returns.

If the MFT record is dirty, we commit it before doing anything else.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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