Home
last modified time | relevance | path

Searched refs:o2hb_callback_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/cluster/
H A Dheartbeat.h31 enum o2hb_callback_type { enum
46 enum o2hb_callback_type hc_type;
53 enum o2hb_callback_type type,
H A Dheartbeat.c100 static struct o2hb_callback *hbcall_from_type(enum o2hb_callback_type type);
176 enum o2hb_callback_type hn_event_type;
784 enum o2hb_callback_type type, in o2hb_queue_node_event()
2227 static struct o2hb_callback *hbcall_from_type(enum o2hb_callback_type type) in hbcall_from_type()
2236 enum o2hb_callback_type type, in o2hb_setup_callback()