Home
last modified time | relevance | path

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

/linux/fs/ocfs2/cluster/
H A Dheartbeat.h38 typedef void (o2hb_cb_func)(struct o2nm_node *, int, void *); typedef
43 o2hb_cb_func *hc_func;
54 o2hb_cb_func *func,
H A Dheartbeat.c2246 o2hb_cb_func *func, in o2hb_setup_callback()