Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dbtlog.c117 btlog_recordindex_t activerecord; member
349 btlog->activerecord = BTLOG_RECORDINDEX_NONE; in btlog_create()
496 if (btlog->activerecord == recindex || record->ref_count > max_refs_threshold) { in btlog_evict_elements_from_record()
704 btlog->activerecord = recindex; in btlog_add_entry()
724 btlog->activerecord = BTLOG_RECORDINDEX_NONE; in btlog_add_entry()