Searched refs:OPLOCK_CLOSING (Results 1 – 2 of 2) sorted by relevance
24 #define OPLOCK_CLOSING 0x02 macro
380 opinfo->op_state = OPLOCK_CLOSING; in close_id_del_oplock()549 opinfo->op_state == OPLOCK_CLOSING, in wait_for_break_ack()577 if (opinfo->op_state == OPLOCK_CLOSING) in oplock_break_pending()929 if (brk_opinfo->op_state == OPLOCK_CLOSING) in oplock_break()1695 if (!opinfo->op_state || opinfo->op_state == OPLOCK_CLOSING) in lookup_lease_in_table()
Completed in 8 milliseconds