Home
last modified time | relevance | path

Searched defs:btlh (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dbtlog.c1017 struct btlog_hash *btlh; member
1054 __btlog_hash_hash(struct btlog_hash *btlh) in __btlog_hash_hash()
1060 __btlog_hash_count(struct btlog_hash *btlh) in __btlog_hash_count()
1066 __btlog_hash_head(struct btlog_hash *btlh, void *addr) in __btlog_hash_head()
1166 __btlog_hash_init(struct btlog_hash *btlh) in __btlog_hash_init()
1180 __btlog_hash_destroy(struct btlog_hash *btlh) in __btlog_hash_destroy()
1189 struct btlog_hash *btlh, in __btlog_hash_stailq_pop_first()
1223 struct btlog_hash *btlh, in __btlog_hash_stailq_append()
1237 struct btlog_hash *btlh, in __btlog_hash_remove()
1257 __btlog_hash_record(struct btlog_hash *btlh, void *addr, uint8_t op, btref_t btref) in __btlog_hash_record()
[all …]