Searched refs:dlm_midcomms_rawmsg_send (Results 1 – 3 of 3) sorted by relevance
31 int dlm_midcomms_rawmsg_send(struct midcomms_node *node, void *buf,
844 ret = dlm_midcomms_rawmsg_send(fp->private_data, buf, count); in dlm_rawmsg_write()
1476 int dlm_midcomms_rawmsg_send(struct midcomms_node *node, void *buf, in dlm_midcomms_rawmsg_send() function