Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/ !
H A Dbtlog.c502 bt_hash_t *bthp_old; in __btlib_rehash_and_lock() local
511 bthp_old = btl->btl_hash[BTL_PARAM_PARITY(param_old)]; in __btlib_rehash_and_lock()
521 bthp[2 * i] = bthp_old[i]; in __btlib_rehash_and_lock()
585 kfree_type(bt_hash_t, size_old, bthp_old); in __btlib_rehash_and_lock()