table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__REMOVE_INODE_HASH(9) | The Linux VFS | __REMOVE_INODE_HASH(9) |
NAME¶
__remove_inode_hash - remove an inode from the hashSYNOPSIS¶
void
__remove_inode_hash(struct inode * inode);
ARGUMENTS¶
inodeinode to unhash
DESCRIPTION¶
Remove an inode from the superblock.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |