Home
last modified time | relevance | path

Searched refs:dlm_proxy_ast (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmast.c276 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler()
438 struct dlm_proxy_ast past; in dlm_send_proxy_ast_msg()
447 memset(&past, 0, sizeof(struct dlm_proxy_ast)); in dlm_send_proxy_ast_msg()
455 vec[0].iov_len = sizeof(struct dlm_proxy_ast); in dlm_send_proxy_ast_msg()
H A Ddlmcommon.h623 struct dlm_proxy_ast struct
637 #define DLM_PROXY_AST_MAX_LEN (sizeof(struct dlm_proxy_ast)+DLM_LVB_LEN)
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmast.c264 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf; in dlm_proxy_ast_handler()
426 struct dlm_proxy_ast past; in dlm_send_proxy_ast_msg()
435 memset(&past, 0, sizeof(struct dlm_proxy_ast)); in dlm_send_proxy_ast_msg()
443 vec[0].iov_len = sizeof(struct dlm_proxy_ast); in dlm_send_proxy_ast_msg()
H A Ddlmcommon.h618 struct dlm_proxy_ast struct
632 #define DLM_PROXY_AST_MAX_LEN (sizeof(struct dlm_proxy_ast)+DLM_LVB_LEN)

Completed in 6 milliseconds