Searched refs:CIFS_ASYNC_OP (Results 1 – 3 of 3) sorted by relevance
263 if (optype == CIFS_ASYNC_OP) { in wait_for_free_credits()391 rc = wait_for_free_request(server, ignore_pend ? CIFS_ASYNC_OP : 0); in cifs_call_async()632 if (long_op == CIFS_ASYNC_OP) { in SendReceive2()751 if (long_op == CIFS_ASYNC_OP) in SendReceive()
895 #define CIFS_ASYNC_OP 2 /* do not wait for response */ macro
2436 timeout = CIFS_ASYNC_OP; /* no response expected */ in CIFSSMBLock()6505 CIFS_ASYNC_OP); in CIFSSMBNotify()