Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dcifsproto.h67 extern int cifs_call_async(struct TCP_Server_Info *server,
Dtransport.c352 cifs_call_async(struct TCP_Server_Info *server, struct smb_hdr *in_buf, in cifs_call_async() function
Dcifssmb.c739 rc = cifs_call_async(server, (struct smb_hdr *)smb, in CIFSSMBEcho()