dlm_find_mle 108 fs/ocfs2/dlm/dlmmaster.c static int dlm_find_mle(struct dlm_ctxt *dlm,
dlm_find_mle 785 fs/ocfs2/dlm/dlmmaster.c blocked = dlm_find_mle(dlm, &mle, (char *)lockid, namelen);
dlm_find_mle 1476 fs/ocfs2/dlm/dlmmaster.c found = dlm_find_mle(dlm, &tmpmle, name, namelen);
dlm_find_mle 1539 fs/ocfs2/dlm/dlmmaster.c found = dlm_find_mle(dlm, &tmpmle, name, namelen);
dlm_find_mle 1687 fs/ocfs2/dlm/dlmmaster.c if (dlm_find_mle(dlm, &mle, (char *)lockname,
dlm_find_mle 1773 fs/ocfs2/dlm/dlmmaster.c if (!dlm_find_mle(dlm, &mle, name, namelen)) {
dlm_find_mle 3103 fs/ocfs2/dlm/dlmmaster.c found = dlm_find_mle(dlm, oldmle, (char *)name, namelen);