Home
last modified time | relevance | path

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

/linux-6.1.9/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.h399 __le32 h_lockspace; member
Dlock.c3572 ms->m_header.u.h_lockspace = cpu_to_le32(ls->ls_global_id); in _create_message()
5090 le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()
5094 ls = dlm_find_lockspace_global(le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()
5099 le32_to_cpu(hd->u.h_lockspace), nodeid, in dlm_receive_buffer()
5118 hd->h_cmd, nodeid, le32_to_cpu(hd->u.h_lockspace)); in dlm_receive_buffer()