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