Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmcommon.h934 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm,
944 return dlm_send_proxy_ast_msg(dlm, res, lock, DLM_BAST, in dlm_send_proxy_bast()
953 return dlm_send_proxy_ast_msg(dlm, res, lock, DLM_AST, in dlm_send_proxy_ast()
Ddlmast.c448 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm, struct dlm_lock_resource *res, in dlm_send_proxy_ast_msg() function