Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/
H A Dmodhash.h124 int mod_hash_remove(mod_hash_t *, mod_hash_key_t, mod_hash_val_t *);
/f-stack/freebsd/contrib/openzfs/module/icp/os/
H A Dmodhash.c726 mod_hash_remove(mod_hash_t *hash, mod_hash_key_t key, mod_hash_val_t *val) in mod_hash_remove() function