Searched refs:SMB_COM_TRANSACTION2 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifssmb.c928 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
1665 rc = small_smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB);
1889 rc = smb_init(SMB_COM_TRANSACTION2, 15, pTcon, (void **) &pSMB,
2037 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2130 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2287 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2703 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2790 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2867 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
3109 rc = smb_init(SMB_COM_TRANSACTION2, 1
[all...]
H A Dtransport.c905 if (in_buf->Command == SMB_COM_TRANSACTION2) {
H A Dcifspdu.h55 #define SMB_COM_TRANSACTION2 0x32 macro
H A Dconnect.c230 if(pSMB->Command != SMB_COM_TRANSACTION2)

Completed in 50 milliseconds