iput(9) centos man page | unix.com

Man Page: iput

Operating Environment: centos

Section: 9

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
struct_uio_info(9) - centos
matchpathcon_filespec_destroy(3) - centos
matchpathcon_filespec_eval(3) - centos
clri(1m) - hpux
clri(8) - opendarwin
Similar Topics in the Unix Linux Community
Mandriva: 2010:138: iputils