Home
last modified time | relevance | path

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

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