Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c1617 OBD_ZOMBIE_STOP = 0x0001, enumerator
1629 !test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags); in obd_zombie_impexp_check()
1686 LASSERT(!test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags)); in obd_zombie_is_idle()
1718 while (!test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags)) { in obd_zombie_impexp_thread()
1765 set_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags); in obd_zombie_impexp_stop()