1REMOVE_INODE_HASH(9) The Linux VFS REMOVE_INODE_HASH(9)
23
4
NAME
6remove_inode_hash - remove an inode from the hash
7
SYNOPSIS
9void remove_inode_hash(struct inode * inode);
10
ARGUMENTS
12inode
13inode to unhash
14
DESCRIPTION
16Remove an inode from the superblock.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 REMOVE_INODE_HASH(9)