Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
Ddlmmaster.c99 static int dlm_add_migration_mle(struct dlm_ctxt *dlm,
2584 ret = dlm_add_migration_mle(dlm, res, mle, &oldmle, name, in dlm_migrate_lockres()
3149 ret = dlm_add_migration_mle(dlm, res, mle, &oldmle, in dlm_migrate_request_handler()
3181 static int dlm_add_migration_mle(struct dlm_ctxt *dlm, in dlm_add_migration_mle() function