remove_inode_hash(9)
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.
remove_inode_hash - remove an inode from the hash
void remove_inode_hash(struct inode * inode);
Remove an inode from the superblock.