Searched defs:smb_command (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/cifs/ |
D | misc.c | 297 header_assemble(struct smb_hdr *buffer, char smb_command /* command */ , in header_assemble()
|
D | cifssmb.c | 107 cifs_reconnect_tcon(struct cifsTconInfo *tcon, int smb_command) in cifs_reconnect_tcon() 229 small_smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, in small_smb_init() 254 small_smb_init_no_tc(const int smb_command, const int wct, in small_smb_init_no_tc() 281 __smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, in __smb_init() 307 smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, in smb_init() 320 smb_init_no_reconnect(int smb_command, int wct, struct cifsTconInfo *tcon, in smb_init_no_reconnect()
|