Home
last modified time | relevance | path

Searched refs:mod_hash_clear (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodhash.h94 void mod_hash_clear(mod_hash_t *);
/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c525 mod_hash_clear(hash); in mod_hash_destroy_hash()
921 mod_hash_clear(mod_hash_t *hash) in mod_hash_clear() function