Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/dlm/
H A 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()
H A 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()
H A Ddlm_internal.h380 uint32_t h_lockspace; member
H A Dlock.c3551 ms->m_header.h_lockspace = ls->ls_global_id; in _create_message()
5055 hd->h_nodeid, nodeid, hd->h_lockspace); in dlm_receive_buffer()
5059 ls = dlm_find_lockspace_global(hd->h_lockspace); in dlm_receive_buffer()
5064 hd->h_lockspace, nodeid, hd->h_cmd, type); in dlm_receive_buffer()