Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/ !
Dlockspace.c267 static int dlm_scand(void *data) in dlm_scand() function
294 p = kthread_run(dlm_scand, NULL, "dlm_scand"); in dlm_scand_start()