Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Doplock.h16 #define OPLOCK_ACK_WAIT 0x01 macro
H A Doplock.c403 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in close_id_del_oplock()
736 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_oplock_break_noti()
845 if (opinfo->op_state == OPLOCK_ACK_WAIT) { in smb2_lease_break_noti()
927 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()
937 brk_opinfo->op_state = OPLOCK_ACK_WAIT; in oplock_break()