Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/dlm/
H A Dlockspace.c267 static int dlm_scand(void *data) in dlm_scand() function
295 p = kthread_run(dlm_scand, NULL, "dlm_scand"); in dlm_scand_start()
388 log_print("cannot start dlm_scand thread %d", error); in threads_start()
/kernel/linux/linux-6.6/fs/dlm/
H A Dlockspace.c266 static int dlm_scand(void *data) in dlm_scand() function
292 p = kthread_run(dlm_scand, NULL, "dlm_scand"); in dlm_scand_start()
392 log_print("cannot start dlm_scand thread %d", error); in threads_start()

Completed in 2 milliseconds