Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/cluster/
Dheartbeat.c100 static struct o2hb_callback *hbcall_from_type(enum o2hb_callback_type type);
767 hbcall = hbcall_from_type(event->hn_event_type); in o2hb_run_event_list()
2228 static struct o2hb_callback *hbcall_from_type(enum o2hb_callback_type type) in hbcall_from_type() function
2401 hbcall = hbcall_from_type(hc->hc_type); in o2hb_register_callback()