Searched refs:btl_count (Results 1 – 2 of 2) sorted by relevance
233 def btl_count(self): member in BTLog262 count = self.btl_count303 count = self.btl_count
974 uint32_t btl_count; member986 #define btll_count btll_hdr.btl_count1007 #define btlh_count btlh_hdr.btl_count1105 return __btlog_size(btlu.btl->btl_type, btlu.btl->btl_count); in __btlog_size()1378 btlu.btl->btl_count = pair.btsp_count; in btlog_create()1380 assert3u(btlu.btl->btl_count, !=, 0); in btlog_create()1480 return btlog->btl_count; in btlog_get_count()1643 for (uint32_t i = 0; i < btl.btl->btl_count; i++) { in btlog_get_records()1663 for (uint32_t i = 0; i < btl.btl->btl_count; i++) { in btlog_get_records()