Home
last modified time | relevance | path

Searched refs:CIFS_ASYNC_OP (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/cifs/
Dtransport.c459 if (timeout == CIFS_ASYNC_OP) { in wait_for_free_credits()
901 if (timeout == CIFS_ASYNC_OP) in compound_send_recv()
1110 if (timeout == CIFS_ASYNC_OP) in SendReceive()
Dcifsglob.h1616 #define CIFS_ASYNC_OP 2 /* do not wait for response */ macro
Dcifssmb.c771 server, CIFS_ASYNC_OP | CIFS_ECHO_OP); in CIFSSMBEcho()
2444 flags = CIFS_ASYNC_OP | CIFS_OBREAK_OP; in CIFSSMBLock()
6515 CIFS_ASYNC_OP); in CIFSSMBNotify()