table of contents
        
      
      
    | __REMOVE_INODE_HASH(9) | The Linux VFS | __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.
COPYRIGHT¶
| June 2024 | Kernel Hackers Manual 3.10 |