Searched refs:ML_HEARTBEAT (Results 1 – 2 of 2) sorted by relevance
/fs/ocfs2/cluster/ |
D | heartbeat.c | 304 mlog(ML_HEARTBEAT, "Number of regions %d, failed regions %d\n", in o2hb_write_timeout() 324 mlog(ML_HEARTBEAT, "Queue write timeout for %u ms\n", in o2hb_arm_timeout() 413 mlog(ML_HEARTBEAT, "send NEGO_APPROVE msg to node %d\n", i); in o2hb_nego_timeout() 743 mlog(ML_HEARTBEAT, "calling funcs %p\n", f); in o2hb_fire_callbacks() 768 mlog(ML_HEARTBEAT, "Node %s event for %d\n", in o2hb_run_event_list() 801 mlog(ML_HEARTBEAT, "Queue node %s event for node %d\n", in o2hb_queue_node_event() 820 mlog(ML_HEARTBEAT, "Shutdown, node %d leaves region\n", in o2hb_shutdown_slot() 952 mlog(ML_HEARTBEAT, "Node %d changed generation (0x%llx " in o2hb_check_slot() 960 mlog(ML_HEARTBEAT, "Slot %d gen 0x%llx cksum 0x%x " in o2hb_check_slot() 975 mlog(ML_HEARTBEAT, "Node %d (id 0x%llx) joined my region\n", in o2hb_check_slot() [all …]
|
D | masklog.h | 72 #define ML_HEARTBEAT 0x0000000000000008ULL /* hb all heartbeat tracking */ macro
|