Searched refs:XLOG_BC_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
35 #define XLOG_BC_TABLE_SIZE 64 macro38 ((log)->l_buf_cancel_table + ((uint64_t)blkno % XLOG_BC_TABLE_SIZE))1169 for (i = 0; i < XLOG_BC_TABLE_SIZE; i++) in xlog_check_buf_cancel_table()1183 p = kmalloc_objs(struct list_head, XLOG_BC_TABLE_SIZE); in xlog_alloc_buf_cancel_table()1188 for (i = 0; i < XLOG_BC_TABLE_SIZE; i++) in xlog_alloc_buf_cancel_table()1203 for (i = 0; i < XLOG_BC_TABLE_SIZE; i++) { in xlog_free_buf_cancel_table()