Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dmgc_request.c518 static int mgc_requeue_thread(void *data) in mgc_requeue_thread() function
749 rc = PTR_ERR(kthread_run(mgc_requeue_thread, NULL, in mgc_setup()