clear_inode(9) suse man page | unix.com

Man Page: clear_inode

Operating Environment: suse

Section: 9

CLEAR_INODE(9)							   The Linux VFS						    CLEAR_INODE(9)

NAME
clear_inode - clear an inode
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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 CLEAR_INODE(9)
Related Man Pages
matchpathcon_filespec_destroy(3) - debian
matchpathcon_filespec_add(3) - centos
matchpathcon_filespec_eval(3) - centos
clri_hfs(1m) - hpux
clri(8) - opendarwin
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Tar Command
Docker learning Phase-I