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_checkmatches(3) - debian
matchpathcon_filespec_destroy(3) - debian
matchpathcon_filespec_add(3) - centos
matchpathcon_filespec_destroy(3) - centos
clri_hfs(1m) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I