[go: nahoru, domu]

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

/drivers/staging/lustre/lustre/obdclass/
H A Dgenops.c1620 OBD_ZOMBIE_STOP = 0x0001, enumerator in enum:__anon6637
1632 !test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags);
1689 LASSERT(!test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags));
1721 while (!test_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags)) {
1768 set_bit(OBD_ZOMBIE_STOP, &obd_zombie_flags);

Completed in 83 milliseconds