Searched refs:m_pid (Results 1 – 4 of 4) sorted by relevance
92 ms->m_pid = cpu_to_le32(ms->m_pid); in dlm_message_out()116 ms->m_pid = le32_to_cpu(ms->m_pid); in dlm_message_in()
403 uint32_t m_pid; member
3601 ms->m_pid = lkb->lkb_ownpid; in send_args()3918 lkb->lkb_ownpid = ms->m_pid; in receive_request_args()4473 do_purge(ls, ms->m_nodeid, ms->m_pid); in receive_purge()6282 ms->m_pid = pid; in send_purge()
1093 m_pid = m.group('pid')1099 if(m_time and m_pid and m_msg):1101 pid = int(m_pid)1333 m_pid = m.group('pid')1339 if(m_time and m_pid and m_msg):1341 pid = int(m_pid)