Home
last modified time | relevance | path

Searched refs:nonlocal (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmmaster.c2488 int nonlocal = 0, node_ref; in dlm_is_lockres_migratable() local
2511 nonlocal++; in dlm_is_lockres_migratable()
2525 if (!nonlocal) { in dlm_is_lockres_migratable()
2754 * There should not be any remaining locks on nonlocal lock resources,
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmmaster.c2486 int nonlocal = 0, node_ref; in dlm_is_lockres_migratable() local
2509 nonlocal++; in dlm_is_lockres_migratable()
2523 if (!nonlocal) { in dlm_is_lockres_migratable()
2752 * There should not be any remaining locks on nonlocal lock resources,
/kernel/linux/linux-6.6/tools/testing/kunit/
H A Dkunit_tool_test.py374 nonlocal called_times

Completed in 9 milliseconds