Searched refs:dlm_send_all_done_msg (Results 1 – 1 of 1) sorted by relevance
81 static int dlm_send_all_done_msg(struct dlm_ctxt *dlm,954 ret = dlm_send_all_done_msg(dlm, dead_node, reco_master); in dlm_request_all_locks_worker()966 static int dlm_send_all_done_msg(struct dlm_ctxt *dlm, u8 dead_node, u8 send_to) in dlm_send_all_done_msg() function