Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Doplock.h23 #define OPLOCK_ACK_WAIT 0x01 macro
Doplock.c379 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in close_id_del_oplock()
710 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_oplock_break_noti()
826 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_lease_break_noti()
910 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()
920 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()