Searched refs:CIFS_OBREAK_OP (Results 1 – 3 of 3) sorted by relevance
1922 #define CIFS_OBREAK_OP 0x0100 /* oplock break request */ macro
5922 int flags = CIFS_OBREAK_OP; in SMB2_oplock_break()5931 flags = CIFS_OBREAK_OP; in SMB2_oplock_break()6323 int flags = CIFS_OBREAK_OP; in SMB2_lease_break()
129 ((optype & CIFS_OP_MASK) == CIFS_OBREAK_OP)) in smb2_add_credits()221 case CIFS_OBREAK_OP: in smb2_get_credits_field()