Home
last modified time | relevance | path

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

/linux-3.4.99/fs/dlm/
Dutil.c28 hd->h_lockspace = cpu_to_le32(hd->h_lockspace); in header_out()
36 hd->h_lockspace = le32_to_cpu(hd->h_lockspace); in header_in()
Dmidcomms.c82 lockspace = p->header.h_lockspace; in dlm_process_incoming_buffer()
122 BUG_ON(lockspace != p->header.h_lockspace); in dlm_process_incoming_buffer()
Drcom.c53 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.h351 uint32_t h_lockspace; member
Dlock.c2910 ms->m_header.h_lockspace = ls->ls_global_id; in _create_message()
4134 hd->h_nodeid, nodeid, hd->h_lockspace); in dlm_receive_buffer()
4138 ls = dlm_find_lockspace_global(hd->h_lockspace); in dlm_receive_buffer()
4142 hd->h_lockspace, nodeid, hd->h_cmd, type); in dlm_receive_buffer()