1REMOVE_INODE_HASH(9)             The Linux VFS            REMOVE_INODE_HASH(9)
2
3
4

NAME

6       remove_inode_hash - remove an inode from the hash
7

SYNOPSIS

9       void remove_inode_hash(struct inode * inode);
10

ARGUMENTS

12       inode
13           inode to unhash
14

DESCRIPTION

16       Remove an inode from the superblock.
17
19Kernel Hackers Manual 2.6.         June 2019              REMOVE_INODE_HASH(9)
Impressum