Home
last modified time | relevance | path

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

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