suse man page for iput

Query: iput

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IPUT(9) 							   The Linux VFS							   IPUT(9)

NAME
iput - put an inode
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 IPUT(9)
Related Man Pages
matchpathcon_checkmatches(3) - debian
matchpathcon_filespec_add(3) - debian
matchpathcon_checkmatches(3) - centos
matchpathcon_filespec_add(3) - centos
clri(8) - opendarwin
Similar Topics in the Unix Linux Community
Mandriva: 2010:138: iputils