Searched defs:smb_command (Results 1 – 1 of 1) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifssmb.c | 71 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() 226 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() 251 small_smb_init_no_tc(const int smb_command, const int wct, in small_smb_init_no_tc() 278 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init() 304 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init() 317 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect()
|