Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dbtlog.c1060 __btlog_hash_count(struct btlog_hash *btlh) in __btlog_hash_count() function
1069 h &= (__btlog_hash_count(btlh) - 1); in __btlog_hash_head()
1173 for (size_t i = 0; i < __btlog_hash_count(btlh); i++) { in __btlog_hash_init()