Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/dlm/
Ddlmcommon.h938 int dlm_send_proxy_ast_msg(struct dlm_ctxt *dlm,
948 return dlm_send_proxy_ast_msg(dlm, res, lock, DLM_BAST, in dlm_send_proxy_bast()
957 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