Home
last modified time | relevance | path

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

/linux/fs/dlm/
A 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()
A 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()
A Ddlm_internal.h391 uint32_t h_lockspace; member
A Dlock.c3547 ms->m_header.u.h_lockspace = ls->ls_global_id; in _create_message()
5041 hd->h_nodeid, nodeid, hd->u.h_lockspace); in dlm_receive_buffer()
5045 ls = dlm_find_lockspace_global(hd->u.h_lockspace); in dlm_receive_buffer()
5050 hd->u.h_lockspace, nodeid, hd->h_cmd, type); in dlm_receive_buffer()

Completed in 20 milliseconds