Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/obdclass/
Dgenops.c1163 static struct completion obd_zombie_stop; variable
1284 complete(&obd_zombie_stop); in obd_zombie_impexp_thread()
1300 init_completion(&obd_zombie_stop); in obd_zombie_impexp_init()
1319 wait_for_completion(&obd_zombie_stop); in obd_zombie_impexp_stop()