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

/linux-master/fs/ocfs2/dlm/
H A Ddlmconvert.c447 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm),
H A Ddlmast.c276 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm),
H A Ddlmlock.c460 if (!dlm_domain_fully_joined(dlm)) {
H A Ddlmunlock.c424 mlog_bug_on_msg(!dlm_domain_fully_joined(dlm),
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) function
H A Ddlmrecovery.c286 if (dlm_domain_fully_joined(dlm)) {
H A Ddlmmaster.c1418 if (!dlm_domain_fully_joined(dlm)) {

Completed in 122 milliseconds