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

/linux-4.4.14/fs/dlm/
H A Dlockspace.c276 static int dlm_scand(void *data) dlm_scand() function
304 p = kthread_run(dlm_scand, NULL, "dlm_scand"); dlm_scand_start()
397 log_print("cannot start dlm_scand thread %d", error); threads_start()

Completed in 58 milliseconds