Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmmaster.c98 static int dlm_find_mle(struct dlm_ctxt *dlm,
339 static int dlm_find_mle(struct dlm_ctxt *dlm, in dlm_find_mle() function
831 blocked = dlm_find_mle(dlm, &mle, (char *)lockid, namelen); in dlm_get_lock_resource()
1515 found = dlm_find_mle(dlm, &tmpmle, name, namelen); in dlm_master_request_handler()
1576 found = dlm_find_mle(dlm, &tmpmle, name, namelen); in dlm_master_request_handler()
1723 if (dlm_find_mle(dlm, &mle, (char *)lockname, in dlm_do_assert_master()
1809 if (!dlm_find_mle(dlm, &mle, name, namelen)) { in dlm_assert_master_handler()
3215 found = dlm_find_mle(dlm, oldmle, (char *)name, namelen); in dlm_add_migration_mle()