Searched refs:dlm_domain_fully_joined (Results 1 – 8 of 8) sorted by relevance
276 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_proxy_ast_handler()
447 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_convert_lock_handler()
424 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_unlock_lock_handler()
460 if (!dlm_domain_fully_joined(dlm)) { in dlm_create_lock_handler()
849 int dlm_domain_fully_joined(struct dlm_ctxt *dlm);
365 int dlm_domain_fully_joined(struct dlm_ctxt *dlm) in dlm_domain_fully_joined() function
286 if (dlm_domain_fully_joined(dlm)) { in dlm_recovery_thread()
1418 if (!dlm_domain_fully_joined(dlm)) { in dlm_master_request_handler()