Searched refs:hash_remove (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dhash.h26 fssh_status_t hash_remove(struct hash_table *table, void *_element);
H A Dhash.cpp130 hash_remove(struct hash_table *table, void *_element) function in namespace:FSShell
H A Dblock_cache.cpp626 hash_remove(hash, block);
931 hash_remove(cache->transaction_hash, previous);
1145 hash_remove(cache->transaction_hash, transaction);
H A Dvfs.cpp653 hash_remove(sVnodeTable, vnode);
840 hash_remove(sVnodeTable, vnode);
4716 hash_remove(sMountsTable, mount);
4850 hash_remove(sMountsTable, mount);

Completed in 44 milliseconds