Searched refs:SMB_COM_NT_TRANSACT (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dmisc.c502 if ((pSMB->hdr.Command == SMB_COM_NT_TRANSACT) &&
H A Dcifssmb.c2480 rc = small_smb_init(SMB_COM_NT_TRANSACT, 19 + setup_count, tcon,
2565 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB,
3146 rc = smb_init(SMB_COM_NT_TRANSACT, 19, tcon, (void **) &pSMB,
5370 rc = smb_init(SMB_COM_NT_TRANSACT, 23, tcon, (void **) &pSMB,
H A Dcifspdu.h64 #define SMB_COM_NT_TRANSACT 0xA0 macro

Completed in 59 milliseconds