Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmconvert.c447 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_convert_lock_handler()
H A Ddlmast.c276 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_proxy_ast_handler()
H A Ddlmunlock.c424 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm), in dlm_unlock_lock_handler()
H A Ddlmlock.c460 if (!dlm_domain_fully_joined(dlm)) { in dlm_create_lock_handler()
H A Ddlmcommon.h849 int dlm_domain_fully_joined(struct dlm_ctxt *dlm);
H A Ddlmdomain.c365 int dlm_domain_fully_joined(struct dlm_ctxt *dlm) in dlm_domain_fully_joined() function
H A Ddlmrecovery.c286 if (dlm_domain_fully_joined(dlm)) { in dlm_recovery_thread()
H A Ddlmmaster.c1418 if (!dlm_domain_fully_joined(dlm)) { in dlm_master_request_handler()