Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dheartbeat.h40 typedef void (o2hb_cb_func)(struct o2nm_node *, int, void *); typedef
45 o2hb_cb_func *hc_func;
56 o2hb_cb_func *func,
H A Dheartbeat.c2248 o2hb_cb_func *func, in o2hb_setup_callback()