CLEAR_INODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
clear_inode - clear an inode
SYNOPSIS
"SYNOPSIS"
void clear_inode (struct inode * inode);
ARGUMENTS
- inode
-
inode to clear
DESCRIPTION
This is called by the filesystem to tell us
that the inode is no longer useful. We just
terminate it with extreme prejudice.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:01 GMT, October 09, 2005