REMOVE_INODE_HASH
Section: The Linux VFS (9)
Updated: February 2011
Index
Return to Main Contents
NAME
remove_inode_hash - remove an inode from the hash
SYNOPSIS
-
void remove_inode_hash(struct inode * inode);
ARGUMENTS
inode
-
- inode to unhash
DESCRIPTION
Remove an inode from the superblock.
COPYRIGHT