Searched refs:pending_break (Results 1 – 2 of 2) sorted by relevance
69 unsigned long pending_break; member
45 opinfo->pending_break = 0; in alloc_opinfo()599 clear_bit_unlock(0, &opinfo->pending_break); in wake_up_oplock_break()602 wake_up_bit(&opinfo->pending_break, 0); in wake_up_oplock_break()607 while (test_and_set_bit(0, &opinfo->pending_break)) { in oplock_break_pending()608 wait_on_bit(&opinfo->pending_break, 0, TASK_UNINTERRUPTIBLE); in oplock_break_pending()