dlm_find_mle       83 fs/ocfs2/dlm/dlmmaster.c static int dlm_find_mle(struct dlm_ctxt *dlm,
dlm_find_mle      816 fs/ocfs2/dlm/dlmmaster.c 	blocked = dlm_find_mle(dlm, &mle, (char *)lockid, namelen);
dlm_find_mle     1500 fs/ocfs2/dlm/dlmmaster.c 		found = dlm_find_mle(dlm, &tmpmle, name, namelen);
dlm_find_mle     1561 fs/ocfs2/dlm/dlmmaster.c 	found = dlm_find_mle(dlm, &tmpmle, name, namelen);
dlm_find_mle     1708 fs/ocfs2/dlm/dlmmaster.c 			if (dlm_find_mle(dlm, &mle, (char *)lockname,
dlm_find_mle     1794 fs/ocfs2/dlm/dlmmaster.c 	if (!dlm_find_mle(dlm, &mle, name, namelen)) {
dlm_find_mle     3200 fs/ocfs2/dlm/dlmmaster.c 	found = dlm_find_mle(dlm, oldmle, (char *)name, namelen);