Searched refs:mhe_val (Results 1 – 2 of 2) sorted by relevance
588 entry->mhe_val = val; in i_mod_hash_insert_nosync()718 *val = e->mhe_val; in i_mod_hash_remove_nosync()803 *val = e->mhe_val; in i_mod_hash_find_nosync()869 res = callback(e->mhe_key, e->mhe_val, arg); in i_mod_hash_walk_nosync()910 MH_VAL_DESTROY(hash, e->mhe_val); in i_mod_hash_clear_nosync()
42 mod_hash_val_t mhe_val; /* stored hash value */ member