Home
last modified time | relevance | path

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

/linux-6.12.1/fs/dlm/
Dlock.c3802 const struct dlm_message *ms_in, int ret_nodeid, in send_lookup_reply() argument
3808 int error, nodeid = le32_to_cpu(ms_in->m_header.h_nodeid); in send_lookup_reply()
3814 ms->m_lkid = ms_in->m_lkid; in send_lookup_reply()
3818 error = send_message(mh, ms, ms_in->m_extra, receive_extralen(ms_in)); in send_lookup_reply()