Home
last modified time | relevance | path

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

/Linux-v5.4/fs/dlm/
Dutil.c26 hd->h_lockspace = cpu_to_le32(hd->h_lockspace); in header_out()
34 hd->h_lockspace = le32_to_cpu(hd->h_lockspace); in header_in()
Dmidcomms.c80 lockspace = p->header.h_lockspace; in dlm_process_incoming_buffer()
120 BUG_ON(lockspace != p->header.h_lockspace); in dlm_process_incoming_buffer()
Drcom.c49 rc->rc_header.h_lockspace = ls->ls_global_id; in create_rcom()
470 rc->rc_header.h_lockspace = rc_in->rc_header.h_lockspace; in dlm_send_ls_not_ready()
Ddlm_internal.h381 uint32_t h_lockspace; member
Dlock.c3549 ms->m_header.h_lockspace = ls->ls_global_id; in _create_message()
5043 hd->h_nodeid, nodeid, hd->h_lockspace); in dlm_receive_buffer()
5047 ls = dlm_find_lockspace_global(hd->h_lockspace); in dlm_receive_buffer()
5052 hd->h_lockspace, nodeid, hd->h_cmd, type); in dlm_receive_buffer()