Home
last modified time | relevance | path

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

/linux-5.19.10/fs/dlm/
Drcom.c38 rc->rc_header.u.h_lockspace = cpu_to_le32(ls->ls_global_id); in _create_rcom()
506 rc->rc_header.u.h_lockspace = rc_in->rc_header.u.h_lockspace; in dlm_send_ls_not_ready()
Ddlm_internal.h385 __le32 h_lockspace; member
Dlock.c3590 ms->m_header.u.h_lockspace = cpu_to_le32(ls->ls_global_id); in _create_message()
5108 le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()
5112 ls = dlm_find_lockspace_global(le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()
5117 le32_to_cpu(hd->u.h_lockspace), nodeid, in dlm_receive_buffer()