1__REMOVE_INODE_HASH(9) The Linux VFS __REMOVE_INODE_HASH(9)
23
4
NAME
6__remove_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 3.10 June 2019 __REMOVE_INODE_HASH(9)