Home
last modified time | relevance | path

Searched defs:hash_del (Results 1 – 2 of 2) sorted by relevance

/external/kmod/shared/
Dhash.c252 int hash_del(struct hash *hash, const char *key) in hash_del() function
/external/erofs-utils/include/erofs/
Dhashtable.h346 static inline void hash_del(struct hlist_node *node) in hash_del() function