Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Doplock.h23 #define OPLOCK_ACK_WAIT 0x01 macro
Doplock.c408 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in close_id_del_oplock()
721 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_oplock_break_noti()
828 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_lease_break_noti()
912 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()
922 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()