Home
last modified time | relevance | path

Searched refs:dlm_domain_fully_joined (Results 1 – 8 of 8) sorted by relevance

/fs/ocfs2/dlm/
Ddlmconvert.c449 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_convert_lock_handler()
Ddlmast.c288 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_proxy_ast_handler()
Ddlmunlock.c426 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_unlock_lock_handler()
Ddlmlock.c462 if (!dlm_domain_fully_joined(dlm)) { in dlm_create_lock_handler()
Ddlmcommon.h854 int dlm_domain_fully_joined(struct dlm_ctxt *dlm);
Ddlmdomain.c367 int dlm_domain_fully_joined(struct dlm_ctxt *dlm) in dlm_domain_fully_joined() function
Ddlmrecovery.c295 if (dlm_domain_fully_joined(dlm)) { in dlm_recovery_thread()
Ddlmmaster.c1420 if (!dlm_domain_fully_joined(dlm)) { in dlm_master_request_handler()