Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Dlock.c3799 const struct dlm_message *ms_in, int ret_nodeid, in send_lookup_reply() argument
3805 int error, nodeid = le32_to_cpu(ms_in->m_header.h_nodeid); in send_lookup_reply()
3811 ms->m_lkid = ms_in->m_lkid; in send_lookup_reply()
3815 error = send_message(mh, ms, ms_in->m_extra, receive_extralen(ms_in)); in send_lookup_reply()