Searched defs:wct (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/fs/cifs/ |
D | cifssmb.c | 236 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() 261 small_smb_init_no_tc(const int smb_command, const int wct, in small_smb_init_no_tc() 288 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init() 314 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init() 327 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect() 1682 int wct; in cifs_async_readv() local 1745 int wct; in CIFSSMBRead() local 1857 int bytes_returned, wct; in CIFSSMBWrite() local 2123 int wct; in cifs_async_writev() local 2221 int wct; in CIFSSMBWrite2() local
|
D | sess.c | 563 int wct; in CIFS_SessSetup() local
|