Lines Matching refs:mlog
294 mlog(ML_ERROR, "Heartbeat write timeout to device %s after %u " in o2hb_write_timeout()
308 mlog(ML_HEARTBEAT, "Number of regions %d, failed regions %d\n", in o2hb_write_timeout()
328 mlog(ML_HEARTBEAT, "Queue write timeout for %u ms\n", in o2hb_arm_write_timeout()
381 mlog(ML_ERROR, "IO Error %d\n", error); in o2hb_bio_end_io()
410 mlog(ML_ERROR, "Could not alloc slots BIO!\n"); in o2hb_setup_one_bio()
429 mlog(ML_HB_BIO, "page %d, vec_len = %u, vec_start = %u\n", in o2hb_setup_one_bio()
523 mlog(ML_ERROR, "Dump slot information: seq = 0x%llx, node = %u, " in o2hb_dump_slot()
577 mlog(ML_ERROR, "%s (%s): expected(%u:0x%llx, 0x%llx), " in o2hb_check_own_slot()
614 mlog(ML_HB_BIO, "our node generation = 0x%llx, cksum = 0x%x\n", in o2hb_prepare_block()
626 mlog(ML_HEARTBEAT, "calling funcs %p\n", f); in o2hb_fire_callbacks()
651 mlog(ML_HEARTBEAT, "Node %s event for %d\n", in o2hb_run_event_list()
684 mlog(ML_HEARTBEAT, "Queue node %s event for node %d\n", in o2hb_queue_node_event()
703 mlog(ML_HEARTBEAT, "Shutdown, node %d leaves region\n", in o2hb_shutdown_slot()
810 mlog(ML_ERROR, "Node %d has written a bad crc to %s\n", in o2hb_check_slot()
835 mlog(ML_HEARTBEAT, "Node %d changed generation (0x%llx " in o2hb_check_slot()
843 mlog(ML_HEARTBEAT, "Slot %d gen 0x%llx cksum 0x%x " in o2hb_check_slot()
858 mlog(ML_HEARTBEAT, "Node %d (id 0x%llx) joined my region\n", in o2hb_check_slot()
865 mlog(ML_HEARTBEAT, "o2hb: Add node %d to live nodes " in o2hb_check_slot()
890 mlog(ML_ERROR, "Node %d on device %s has a dead count " in o2hb_check_slot()
908 mlog(ML_HEARTBEAT, "Node %d left my region\n", in o2hb_check_slot()
916 mlog(ML_HEARTBEAT, "o2hb: Remove node %d from live " in o2hb_check_slot()
982 mlog(ML_NOTICE, "o2hb: No configured nodes found!\n"); in o2hb_do_disk_heartbeat()
1027 mlog(ML_ERROR, "Write error %d on device \"%s\"\n", in o2hb_do_disk_heartbeat()
1108 mlog(ML_HEARTBEAT|ML_KTHREAD, "hb thread running\n"); in o2hb_thread()
1129 mlog(ML_HEARTBEAT, in o2hb_thread()
1166 mlog(ML_HEARTBEAT|ML_KTHREAD, "o2hb thread exiting\n"); in o2hb_thread()
1448 mlog(ML_HEARTBEAT, "hb region release (%s)\n", reg->hr_dev_name); in o2hb_region_release()
1605 mlog(ML_HEARTBEAT, "hr_start_block = %llu, hr_blocks = %u\n", in o2hb_init_region_params()
1607 mlog(ML_HEARTBEAT, "hr_block_bytes = %u, hr_block_bits = %u\n", in o2hb_init_region_params()
1609 mlog(ML_HEARTBEAT, "hr_timeout_ms = %u\n", reg->hr_timeout_ms); in o2hb_init_region_params()
1610 mlog(ML_HEARTBEAT, "dead threshold = %u\n", o2hb_dead_threshold); in o2hb_init_region_params()
1643 mlog(ML_HEARTBEAT, "Going to require %u pages to cover %u blocks " in o2hb_map_slot_data()
1770 mlog(ML_ERROR, in o2hb_region_dev_write()
2386 mlog(ML_CLUSTER, "Pin region %s\n", uuid); in o2hb_region_pin()
2392 mlog(ML_ERROR, "Pin region %s fails with %d\n", in o2hb_region_pin()
2432 mlog(ML_CLUSTER, "Unpin region %s\n", uuid); in o2hb_region_unpin()
2530 mlog(ML_CLUSTER, "returning %d on behalf of %p for funcs %p\n", in o2hb_register_callback()
2541 mlog(ML_CLUSTER, "on behalf of %p for funcs %p\n", in o2hb_unregister_callback()
2565 mlog(ML_HEARTBEAT, in o2hb_check_node_heartbeating()
2584 mlog(ML_HEARTBEAT, in o2hb_check_node_heartbeating_no_sem()
2600 mlog(ML_HEARTBEAT, in o2hb_check_node_heartbeating_from_callback()
2619 mlog(ML_HEARTBEAT, "this node has not been configured.\n"); in o2hb_check_local_node_heartbeating()
2635 mlog(ML_ERROR, "stopping heartbeat on all active regions.\n"); in o2hb_stop_all_regions()
2659 mlog(0, "Region: %s\n", config_item_name(®->hr_item)); in o2hb_get_all_regions()