Home
last modified time | relevance | path

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

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