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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifssmb.c107 cifs_reconnect_tcon(struct cifsTconInfo *tcon, int smb_command) argument
222 small_smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, argument
247 small_smb_init_no_tc(const int smb_command, cons argument
274 __smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, void **request_buf, void **response_buf) argument
300 smb_init(int smb_command, int wct, struct cifsTconInfo *tcon, void **request_buf, void **response_buf) argument
313 smb_init_no_reconnect(int smb_command, int wct, struct cifsTconInfo *tcon, void **request_buf, void **response_buf) argument
[all...]

Completed in 100 milliseconds