Searched refs:bt_hash_t (Results 1 – 1 of 1) sorted by relevance
92 } *bt_hash_t; typedef149 bt_hash_t *btl_hash[2];436 bt_hash_t *bthp, in __btlib_split_step()475 bt_hash_t *bthp, in __btlib_validate()501 bt_hash_t *bthp_old; in __btlib_rehash_and_lock()502 bt_hash_t *bthp; in __btlib_rehash_and_lock()512 bthp = kalloc_type(bt_hash_t, 2 * size_old, Z_WAITOK_ZERO); in __btlib_rehash_and_lock()584 kfree_type(bt_hash_t, size_old, bthp_old); in __btlib_rehash_and_lock()648 bt_hash_t *bthp; in __btlib_init()662 bthp = kalloc_type(bt_hash_t, 1, Z_WAITOK_ZERO_NOFAIL); in __btlib_init()