Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodhash.h125 int mod_hash_destroy(mod_hash_t *, mod_hash_key_t);
/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c769 mod_hash_destroy(mod_hash_t *hash, mod_hash_key_t key) in mod_hash_destroy() function