Home
last modified time | relevance | path

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

/fs/dlm/
Dutil.c27 hd->u.h_lockspace = cpu_to_le32(hd->u.h_lockspace); in header_out()
36 hd->u.h_lockspace = le32_to_cpu(hd->u.h_lockspace); in header_in()
Drcom.c38 rc->rc_header.u.h_lockspace = ls->ls_global_id; in _create_rcom()
504 rc->rc_header.u.h_lockspace = rc_in->rc_header.u.h_lockspace; in dlm_send_ls_not_ready()
Ddlm_internal.h391 uint32_t h_lockspace; member
Dlock.c3550 ms->m_header.u.h_lockspace = ls->ls_global_id; in _create_message()
5054 hd->h_nodeid, nodeid, hd->u.h_lockspace); in dlm_receive_buffer()
5058 ls = dlm_find_lockspace_global(hd->u.h_lockspace); in dlm_receive_buffer()
5063 hd->u.h_lockspace, nodeid, hd->h_cmd, type); in dlm_receive_buffer()