XLOG_BC_TABLE_SIZE  410 fs/xfs/xfs_log_priv.h 	((log)->l_buf_cancel_table + ((uint64_t)blkno % XLOG_BC_TABLE_SIZE))
XLOG_BC_TABLE_SIZE 5542 fs/xfs/xfs_log_recover.c 	log->l_buf_cancel_table = kmem_zalloc(XLOG_BC_TABLE_SIZE *
XLOG_BC_TABLE_SIZE 5545 fs/xfs/xfs_log_recover.c 	for (i = 0; i < XLOG_BC_TABLE_SIZE; i++)
XLOG_BC_TABLE_SIZE 5565 fs/xfs/xfs_log_recover.c 		for (i = 0; i < XLOG_BC_TABLE_SIZE; i++)