Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dbtlog.c90 typedef struct bt_hash { struct
521 bthp[2 * i + 1] = kalloc_type(struct bt_hash, in __btlib_rehash_and_lock()
536 memcpy(bthp[2 * i + 1], bthp[2 * i], sizeof(struct bt_hash)); in __btlib_rehash_and_lock()
663 bthp[0] = kalloc_type(struct bt_hash, Z_WAITOK_ZERO_NOFAIL); in __btlib_init()