Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dbtlog.c91 typedef struct bt_hash { struct
522 bthp[2 * i + 1] = kalloc_type(struct bt_hash, in __btlib_rehash_and_lock()
537 memcpy(bthp[2 * i + 1], bthp[2 * i], sizeof(struct bt_hash)); in __btlib_rehash_and_lock()
664 bthp[0] = kalloc_type(struct bt_hash, Z_WAITOK_ZERO_NOFAIL); in __btlib_init()