Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dbtlog.h229 extern uint32_t btlog_get_count(
H A Dbtlog.c1478 btlog_get_count(btlog_t btlog) in btlog_get_count() function
1614 size = round_page(btlog_get_count(btl.btl) * sizeof(struct btlog_record)); in btlog_get_records()