Searched refs:__smb_init (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/fs/smb/client/ | 
| D | cifssmb.c | 262 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon,  in __smb_init()  function297 	return __smb_init(smb_command, wct, tcon, request_buf, response_buf);  in smb_init()
 312 	return __smb_init(smb_command, wct, tcon, request_buf, response_buf);  in smb_init_no_reconnect()
 
 |