Searched refs:btlog_hash (Results 1 – 1 of 1) sorted by relevance
1005 struct btlog_hash { struct1017 struct btlog_hash *btlh; argument1054 __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()1092 pair.btsp_size = round_page(sizeof(struct btlog_hash) + in __btlog_size()1094 (pair.btsp_count >> 2) * sizeof(struct btlog_hash)); in __btlog_size()1163 #pragma mark btlog_hash1166 __btlog_hash_init(struct btlog_hash *btlh) in __btlog_hash_init()1180 __btlog_hash_destroy(struct btlog_hash *btlh) in __btlog_hash_destroy()[all …]