Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/dlm/
Ddlmcommon.h922 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm,
932 return dlm_send_proxy_ast_msg(dlm, res, lock, DLM_BAST, in dlm_send_proxy_bast()
941 return dlm_send_proxy_ast_msg(dlm, res, lock, DLM_AST, in dlm_send_proxy_ast()
Ddlmast.c433 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_send_proxy_ast_msg() function