dlm_hb_up         152 fs/ocfs2/dlm/dlmcommon.h 	struct o2hb_callback_func dlm_hb_up;
dlm_hb_up        1706 fs/ocfs2/dlm/dlmdomain.c 	o2hb_unregister_callback(dlm->name, &dlm->dlm_hb_up);
dlm_hb_up        1719 fs/ocfs2/dlm/dlmdomain.c 	o2hb_setup_callback(&dlm->dlm_hb_up, O2HB_NODE_UP_CB,
dlm_hb_up        1726 fs/ocfs2/dlm/dlmdomain.c 	status = o2hb_register_callback(dlm->name, &dlm->dlm_hb_up);