Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c1169 OBD_ZOMBIE_STOP = 0x0001, enumerator
1181 !test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags); in obd_zombie_impexp_check()
1239 LASSERT(!test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags)); in obd_zombie_is_idle()
1270 while (!test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags)) { in obd_zombie_impexp_thread()
1317 set_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags); in obd_zombie_impexp_stop()