Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/dlm/
Ddlmmaster.c81 static int dlm_find_mle(struct dlm_ctxt *dlm,
322 static int dlm_find_mle(struct dlm_ctxt *dlm, in dlm_find_mle() function
814 blocked = dlm_find_mle(dlm, &mle, (char *)lockid, namelen); in dlm_get_lock_resource()
1498 found = dlm_find_mle(dlm, &tmpmle, name, namelen); in dlm_master_request_handler()
1559 found = dlm_find_mle(dlm, &tmpmle, name, namelen); in dlm_master_request_handler()
1706 if (dlm_find_mle(dlm, &mle, (char *)lockname, in dlm_do_assert_master()
1792 if (!dlm_find_mle(dlm, &mle, name, namelen)) { in dlm_assert_master_handler()
3195 found = dlm_find_mle(dlm, oldmle, (char *)name, namelen); in dlm_add_migration_mle()