centos man page for iput

Query: iput

OS: centos

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 3.10 June 2014 IPUT(9)
Related Man Pages
matchpathcon_filespec_add(3) - debian
matchpathcon_filespec_eval(3) - debian
matchpathcon_filespec_add(3) - centos
matchpathcon_filespec_eval(3) - centos
clri_hfs(1m) - hpux
Similar Topics in the Unix Linux Community
Mandriva: 2010:138: iputils