Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/server/
Doplock.h24 #define OPLOCK_CLOSING 0x02 macro
Doplock.c410 opinfo->op_state = OPLOCK_CLOSING; in close_id_del_oplock()
585 opinfo->op_state == OPLOCK_CLOSING, in wait_for_break_ack()
613 if (opinfo->op_state == OPLOCK_CLOSING) in oplock_break_pending()
940 if (brk_opinfo->op_state == OPLOCK_CLOSING) in oplock_break()
1793 if (!opinfo->op_state || opinfo->op_state == OPLOCK_CLOSING) in lookup_lease_in_table()