Searched refs:ML_HEARTBEAT (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/ocfs2/cluster/ |
D | heartbeat.c | 307 mlog(ML_HEARTBEAT, "Number of regions %d, failed regions %d\n", in o2hb_write_timeout() 327 mlog(ML_HEARTBEAT, "Queue write timeout for %u ms\n", in o2hb_arm_timeout() 417 mlog(ML_HEARTBEAT, "send NEGO_APPROVE msg to node %d\n", i); in o2hb_nego_timeout() 745 mlog(ML_HEARTBEAT, "calling funcs %p\n", f); in o2hb_fire_callbacks() 770 mlog(ML_HEARTBEAT, "Node %s event for %d\n", in o2hb_run_event_list() 803 mlog(ML_HEARTBEAT, "Queue node %s event for node %d\n", in o2hb_queue_node_event() 822 mlog(ML_HEARTBEAT, "Shutdown, node %d leaves region\n", in o2hb_shutdown_slot() 954 mlog(ML_HEARTBEAT, "Node %d changed generation (0x%llx " in o2hb_check_slot() 962 mlog(ML_HEARTBEAT, "Slot %d gen 0x%llx cksum 0x%x " in o2hb_check_slot() 977 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
|