Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/cluster/
Dheartbeat.h55 typedef void (o2hb_cb_func)(struct o2nm_node *, int, void *); typedef
60 o2hb_cb_func *hc_func;
71 o2hb_cb_func *func,
Dheartbeat.c2364 o2hb_cb_func *func, in o2hb_setup_callback()