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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifssmb.c761 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
970 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
1738 rc = small_smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB);
1992 rc = smb_init(SMB_COM_TRANSACTION2, 15, pTcon, (void **) &pSMB,
2140 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2229 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2387 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2808 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2896 rc = smb_init(SMB_COM_TRANSACTION2, 15, tcon, (void **) &pSMB,
2973 rc = smb_init(SMB_COM_TRANSACTION2, 1
[all...]
H A Dtransport.c897 if (in_buf->Command == SMB_COM_TRANSACTION2) {
H A Dcifspdu.h56 #define SMB_COM_TRANSACTION2 0x32 macro
H A Dconnect.c224 if (pSMB->Command != SMB_COM_TRANSACTION2)

Completed in 110 milliseconds