Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dbtlog.c1119 __bt_ref(uint32_t stack_and_op) in __bt_ref() function
1136 btref_put(__bt_ref(btll->btll_entries[i].btle_where)); in __btlog_log_destroy()
1161 old = __bt_ref(btle->btle_where); in __btlog_log_record()
1193 btref_put(__bt_ref(btlh->btlh_entries[i].bthe_where)); in __btlog_hash_destroy()
1298 old = __bt_ref(bthe->bthe_where); in __btlog_hash_record()
1709 btref_retain(__bt_ref(btr_array[i].btr_where)); in btlog_get_records()
1732 btref_decode_unslide(__bt_ref(btr.btr_where), rec_array[i].bt); in btlog_get_records()
1733 btref_put(__bt_ref(btr.btr_where)); in btlog_get_records()
1796 ref = __bt_ref(bthe->bthe_where); in btlog_guess_top()
1830 ref = __bt_ref(bthe->bthe_where); in btlog_guess_top()
[all …]