Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/server/
Doplock.h23 #define OPLOCK_ACK_WAIT 0x01 macro
Doplock.c409 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in close_id_del_oplock()
728 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_oplock_break_noti()
835 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_lease_break_noti()
921 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()
931 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()