1__REMOVE_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 3.10         June 2019            __REMOVE_INODE_HASH(9)
Impressum