Searched defs:smb_command (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/smb/client/
H A Dcifssmb.c69 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) argument
210 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, argument
235 small_smb_init_no_tc(const int smb_command, const int wct, argument
262 __smb_init(int smb_command, in argument
288 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) argument
301 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, void **request_buf, void **response_buf) argument
[all...]

Completed in 94 milliseconds