Home
last modified time | relevance | path

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

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