Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dbtlog.c150 bt_hash_t *btl_hash[2]; member
329 return &btl->btl_hash[par][idx]->bth_array[hash & BTL_HASH_MASK]; in __btlib_head()
511 bthp_old = btl->btl_hash[BTL_PARAM_PARITY(param_old)]; in __btlib_rehash_and_lock()
540 btl->btl_hash[!BTL_PARAM_PARITY(param_old)] = bthp; in __btlib_rehash_and_lock()
584 btl->btl_hash[BTL_PARAM_PARITY(param_old)] = NULL; in __btlib_rehash_and_lock()
669 btl->btl_hash[0] = bthp; in __btlib_init()