hash_remove
hash_remove(cache->transaction_hash, transaction);
hash_remove(hash, block);
hash_remove(cache->transaction_hash, previous);
fssh_status_t hash_remove(struct hash_table *table, void *_element);
hash_remove(sMountsTable, mount);
hash_remove(sMountsTable, mount);
hash_remove(sVnodeTable, vnode);
hash_remove(sVnodeTable, vnode);