Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/s390/misc/
Dchandev.c2136 static int chandev_msck_thread(void *unused) in chandev_msck_thread() function
2177 if(kernel_thread(chandev_msck_thread,NULL,SIGCHLD)<0) in chandev_msck_task()