Searched refs:__smb_init (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/fs/cifs/
H A Dcifssmb.c286 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, __smb_init() function
321 return __smb_init(smb_command, wct, tcon, request_buf, response_buf); smb_init()
331 return __smb_init(smb_command, wct, tcon, request_buf, response_buf); smb_init_no_reconnect()

Completed in 107 milliseconds