Home
last modified time | relevance | path

Searched refs:dlm_send_proxy_ast_msg (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ocfs2/dlm/
Ddlmcommon.h912 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm,
922 return dlm_send_proxy_ast_msg(dlm, res, lock, DLM_BAST, in dlm_send_proxy_bast()
931 return dlm_send_proxy_ast_msg(dlm, res, lock, DLM_AST, in dlm_send_proxy_ast()
Ddlmast.c421 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_send_proxy_ast_msg() function