Home
last modified time | relevance | path

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

/linux/fs/ksmbd/
A Doplock.h24 #define OPLOCK_CLOSING 0x02 macro
A Doplock.c379 opinfo->op_state = OPLOCK_CLOSING; in close_id_del_oplock()
548 opinfo->op_state == OPLOCK_CLOSING, in wait_for_break_ack()
576 if (opinfo->op_state == OPLOCK_CLOSING) in oplock_break_pending()
919 if (brk_opinfo->op_state == OPLOCK_CLOSING) in oplock_break()
1674 if (!opinfo->op_state || opinfo->op_state == OPLOCK_CLOSING) in lookup_lease_in_table()

Completed in 6 milliseconds