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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmast.c274 struct dlm_proxy_ast *past = (struct dlm_proxy_ast *) msg->buf;
427 struct dlm_proxy_ast past;
436 memset(&past, 0, sizeof(struct dlm_proxy_ast));
444 vec[0].iov_len = sizeof(struct dlm_proxy_ast);
H A Ddlmcommon.h575 struct dlm_proxy_ast struct
589 #define DLM_PROXY_AST_MAX_LEN (sizeof(struct dlm_proxy_ast)+DLM_LVB_LEN)

Completed in 26 milliseconds