Searched refs:CIFS_OBREAK_OP (Results 1 – 4 of 4) sorted by relevance
1888 #define CIFS_OBREAK_OP 0x0100 /* oplock break request */1894 #define CIFS_OBREAK_OP global() macro
5943 int flags = CIFS_OBREAK_OP; in build_qfs_info_req() 5952 flags = CIFS_OBREAK_OP; in build_qfs_info_req() 6344 int flags = CIFS_OBREAK_OP;
129 ((optype & CIFS_OP_MASK) == CIFS_OBREAK_OP)) in smb2_add_credits() 221 case CIFS_OBREAK_OP: in smb2_get_credits_field()
2219 flags = CIFS_NO_SRV_RSP | CIFS_NON_BLOCKING | CIFS_OBREAK_OP; in CIFSSMBPosixLock()