IPUT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
iput - put an inode
SYNOPSIS
"SYNOPSIS"
void iput (struct inode * inode);
ARGUMENTS
- inode
-
inode to put
DESCRIPTION
Puts an inode, dropping its usage count. If the inode use count hits
zero, the inode is then freed and may also be destroyed.
Consequently, iput can sleep.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:20 GMT, October 09, 2005