Searched refs:CIFS_NO_SRV_RSP (Results 1 – 3 of 3) sorted by relevance
1919 #define CIFS_NO_SRV_RSP 0x1000 /* there is no server response */ macro
1184 if (rc < 0 || (flags & CIFS_NO_SRV_RSP)) { in compound_send_recv()
1918 flags = CIFS_NO_SRV_RSP | CIFS_NON_BLOCKING | CIFS_OBREAK_OP; in CIFSSMBLock()