Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dbtlog.c501 bt_hash_t *bthp_old; in __btlib_rehash_and_lock() local
510 bthp_old = btl->btl_hash[BTL_PARAM_PARITY(param_old)]; in __btlib_rehash_and_lock()
520 bthp[2 * i] = bthp_old[i]; in __btlib_rehash_and_lock()
584 kfree_type(bt_hash_t, size_old, bthp_old); in __btlib_rehash_and_lock()