Searched refs:btl_count (Results 1 – 2 of 2) sorted by relevance
976 uint32_t btl_count; member994 #define btll_count btll_hdr.btl_count1015 #define btlh_count btlh_hdr.btl_count1115 return __btlog_size(btlu.btl->btl_type, btlu.btl->btl_count); in __btlog_size()1388 btlu.btl->btl_count = pair.btsp_count; in btlog_create()1390 assert3u(btlu.btl->btl_count, !=, 0); in btlog_create()1490 return btlog->btl_count; in btlog_get_count()1653 for (uint32_t i = 0; i < btl.btl->btl_count; i++) { in btlog_get_records()1673 for (uint32_t i = 0; i < btl.btl->btl_count; i++) { in btlog_get_records()
118 self._cnt = self._btl.btl_count