Searched defs:smb_command (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/cifs/ |
D | cifssmb.c | 123 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() 261 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() 286 small_smb_init_no_tc(const int smb_command, const int wct, in small_smb_init_no_tc() 313 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init() 339 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init() 352 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect()
|
D | misc.c | 232 header_assemble(struct smb_hdr *buffer, char smb_command /* command */ , in header_assemble()
|