Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Dbtlog.c1109 __bt_ref(uint32_t stack_and_op) in __bt_ref() function
1126 btref_put(__bt_ref(btll->btll_entries[i].btle_where)); in __btlog_log_destroy()
1151 old = __bt_ref(btle->btle_where); in __btlog_log_record()
1183 btref_put(__bt_ref(btlh->btlh_entries[i].bthe_where)); in __btlog_hash_destroy()
1288 old = __bt_ref(bthe->bthe_where); in __btlog_hash_record()
1699 btref_retain(__bt_ref(btr_array[i].btr_where)); in btlog_get_records()
1722 btref_decode_unslide(__bt_ref(btr.btr_where), rec_array[i].bt); in btlog_get_records()
1723 btref_put(__bt_ref(btr.btr_where)); in btlog_get_records()
1786 ref = __bt_ref(bthe->bthe_where); in btlog_guess_top()
1820 ref = __bt_ref(bthe->bthe_where); in btlog_guess_top()
[all …]