Searched refs:h_lockspace (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Dmidcomms.c79 lockspace = msg->h_lockspace;
113 BUG_ON(lockspace != msg->h_lockspace);
H A Dutil.c20 hd->h_lockspace = cpu_to_le32(hd->h_lockspace);
28 hd->h_lockspace = le32_to_cpu(hd->h_lockspace);
H A Drcom.c52 rc->rc_header.h_lockspace = ls->ls_global_id;
403 rc->rc_header.h_lockspace = rc_in->rc_header.h_lockspace;
460 ls = dlm_find_lockspace_global(hd->h_lockspace);
463 hd->h_lockspace, nodeid, rc->rc_type);
H A Ddlm_internal.h321 uint32_t h_lockspace; member in struct:dlm_header
H A Dlock.c2385 ms->m_header.h_lockspace = ls->ls_global_id;
3376 ls = dlm_find_lockspace_global(hd->h_lockspace);
3379 ms->m_type, nodeid, hd->h_lockspace);

Completed in 119 milliseconds