m_grmode          419 fs/dlm/dlm_internal.h 	int			m_grmode;
m_grmode         3610 fs/dlm/lock.c  	ms->m_grmode   = lkb->lkb_grmode;
m_grmode          101 fs/dlm/util.c  	ms->m_grmode		= cpu_to_le32(ms->m_grmode);
m_grmode          125 fs/dlm/util.c  	ms->m_grmode		= le32_to_cpu(ms->m_grmode);