Searched refs:CIFS_OBREAK_OP (Results 1 – 4 of 4) sorted by relevance
1574 #define CIFS_OBREAK_OP 0x0100 /* oplock break request */ macro
3982 int flags = CIFS_OBREAK_OP; in SMB2_oplock_break()4348 int flags = CIFS_OBREAK_OP; in SMB2_lease_break()
116 case CIFS_OBREAK_OP: in smb2_get_credits_field()
2422 flags = CIFS_ASYNC_OP | CIFS_OBREAK_OP; in CIFSSMBLock()