__remove_inode_hash(9) remove an inode from the hash

SYNOPSIS

void __remove_inode_hash(struct inode * inode);

ARGUMENTS

inode

inode to unhash

DESCRIPTION

Remove an inode from the superblock.

COPYRIGHT